Commit ca95887
md: convert comma to semicolon
Replace a comma between expression statements by a semicolon.
Fixes: 5e57028 ("md/raid10: Handle read errors during recovery better.")
Signed-off-by: Chen Ni <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Song Liu <[email protected]>1 parent a28dc35 commit ca95887
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2465 | 2465 | | |
2466 | 2466 | | |
2467 | 2467 | | |
2468 | | - | |
| 2468 | + | |
2469 | 2469 | | |
2470 | 2470 | | |
2471 | 2471 | | |
| |||
0 commit comments