Commit dfda97e
gpio: mc33880: Convert comma to semicolon
Replace a comma between expression statements by a semicolon.
Fixes: 1e5db00 ("gpio: add MC33880 driver")
Signed-off-by: Chen Ni <[email protected]>
Signed-off-by: Zheng Yongjun <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[Bartosz: fixed the Fixes: tag]
Signed-off-by: Bartosz Golaszewski <[email protected]>1 parent 1d8267b commit dfda97e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | | - | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments