[PATCH 1/9] staging: vchiq_core: cleanup blank lines
Dan Carpenter
dan.carpenter at oracle.com
Sun Oct 3 23:55:11 PDT 2021
On Sun, Oct 03, 2021 at 04:57:51PM -0300, Gaston Gonzalez wrote:
> Remove unnecessary blank lines.
>
> Reported by checkpatch.pl
>
> Signed-off-by: Gaston Gonzalez <gascoar at gmail.com>
> ---
[ snip ]
> @@ -3207,7 +3206,6 @@ enum vchiq_status vchiq_bulk_transfer(unsigned int handle,
> }
>
> state = service->state;
> -
> queue = (dir == VCHIQ_BULK_TRANSMIT) ?
> &service->bulk_tx : &service->bulk_rx;
>
I don't care one way or the other about the blank line, but it's
not a checkpatch warning.
regards,
dan carpenter
More information about the linux-arm-kernel
mailing list