[PATCH] staging: sm750fb: Add spaces around '+'

Greg KH gregkh at linuxfoundation.org
Wed Nov 7 11:33:04 UTC 2018


On Tue, Nov 06, 2018 at 10:28:04PM -0200, Laís Pessine do Carmo wrote:
> Add spaces around '+' to correct the following checkpath.pl warnings:
> 
> WARNING: line over 80 characters
> +                       write_dpPort(accel, *(unsigned int *)(pSrcbuf +
> (j * 4)));
> 
> WARNING: line over 80 characters
> +                       memcpy(ajRemain, pSrcbuf+ul4BytesPerScan,
> ulBytesRemain);

No need to line-wrap these warning lines next time.

thanks,

greg k-h


More information about the devel mailing list