Commit 062d8ac
committed
mtd: rawnand: qcom: Fix alignment with open parenthesis
Fix the following checkpatch warning:
"CHECK: Alignment should match open parenthesis"
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Manivannan Sadhasivam <mani@kernel.org>
Reviewed-by: Tudor Ambarus <tudor.ambarus@linaro.org>
Link: https://lore.kernel.org/linux-mtd/20230716144612.32132-4-miquel.raynal@bootlin.com1 parent 428771b commit 062d8ac
1 file changed
Lines changed: 7 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2348 | 2348 | | |
2349 | 2349 | | |
2350 | 2350 | | |
2351 | | - | |
| 2351 | + | |
2352 | 2352 | | |
2353 | 2353 | | |
2354 | 2354 | | |
| |||
2593 | 2593 | | |
2594 | 2594 | | |
2595 | 2595 | | |
2596 | | - | |
| 2596 | + | |
2597 | 2597 | | |
2598 | 2598 | | |
2599 | 2599 | | |
| |||
3089 | 3089 | | |
3090 | 3090 | | |
3091 | 3091 | | |
3092 | | - | |
3093 | | - | |
| 3092 | + | |
3094 | 3093 | | |
3095 | 3094 | | |
3096 | 3095 | | |
3097 | | - | |
3098 | | - | |
| 3096 | + | |
3099 | 3097 | | |
3100 | 3098 | | |
3101 | 3099 | | |
3102 | | - | |
3103 | | - | |
3104 | | - | |
| 3100 | + | |
| 3101 | + | |
| 3102 | + | |
3105 | 3103 | | |
3106 | 3104 | | |
3107 | 3105 | | |
| |||
0 commit comments