diff options
| author | Tian Tao <[email protected]> | 2021-04-05 09:03:50 +0000 |
|---|---|---|
| committer | Wolfram Sang <[email protected]> | 2021-04-15 20:25:52 +0000 |
| commit | 28fb89ff97b06cdf4229ce5705f3ead3bb010ba0 (patch) | |
| tree | d535eefdd0e3558c188c3b07f1ab29d1f3652b38 /fs/ext4/fast_commit.c | |
| parent | i2c: iop3xx: Fix coding style issues (diff) | |
| download | kernel-28fb89ff97b06cdf4229ce5705f3ead3bb010ba0.tar.gz kernel-28fb89ff97b06cdf4229ce5705f3ead3bb010ba0.zip | |
i2c: nomadik: Fix space errors
Fix the following checkpatch errors:
ERROR: space prohibited before that ',' (ctx:WxW)
#280: FILE: drivers/i2c/busses/i2c-nomadik.c:280:
+ i2c_clr_bit(dev->virtbase + I2C_CR , I2C_CR_PE);
^
ERROR: space prohibited before that ',' (ctx:WxW)
#528: FILE: drivers/i2c/busses/i2c-nomadik.c:528:
+ i2c_set_bit(dev->virtbase + I2C_CR , I2C_CR_PE);
^
No functional changes.
Signed-off-by: Tian Tao <[email protected]>
Signed-off-by: Zihao Tang <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions
