Re: [PATCH drivers/i2c 2/3] i2c: iop3xx: Fix coding style issues

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Apr 05, 2021 at 05:03:49PM +0800, Tian Tao wrote:
> Fix 20 checkpatch errors.
> 
> Among these errors, 18 of them are incorrect space usage, such as:
> 
>   ERROR: space prohibited after that open parenthesis '('
>   #128: FILE: drivers/i2c/busses/i2c-iop3xx.c:128:
>   +               if ( !rc ) rc = -I2C_ERR_BERR
> 
> The remaining two errors are trailing statements should be on next line,
> such as:
> 
>   ERROR: trailing statements should be on next line
>   #128: FILE: drivers/i2c/busses/i2c-iop3xx.c:128:
>   +               if ( !rc ) rc = -I2C_ERR_BERR;
> 
> No functional changes.
> 
> Signed-off-by: Tian Tao <tiantao6@xxxxxxxxxxxxx>
> Signed-off-by: Zihao Tang <tangzihao1@xxxxxxxxxxxxx>

Applied to for-next, thanks!

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux GPIO]     [Linux SPI]     [Linux Hardward Monitoring]     [LM Sensors]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux