Commit 7bf888f
xfs: convert comma to semicolon
Replace a comma between expression statements by a semicolon.
Fixes: 178b48d ("xfs: remove the for_each_xbitmap_ helpers")
Signed-off-by: Chen Ni <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Chandan Babu R <[email protected]>1 parent 8c2263b commit 7bf888f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
696 | 696 | | |
697 | 697 | | |
698 | 698 | | |
699 | | - | |
| 699 | + | |
700 | 700 | | |
701 | 701 | | |
702 | 702 | | |
| |||
0 commit comments