[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20211004065511.GC2083@kadam>
Date: Mon, 4 Oct 2021 09:55:11 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Gaston Gonzalez <gascoar@...il.com>
Cc: linux-staging@...ts.linux.dev, gregkh@...uxfoundation.org,
nsaenz@...nel.org, stefan.wahren@...e.com, arnd@...db.de,
ojaswin98@...il.com, amarjargal16@...il.com,
linux-rpi-kernel@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org,
bcm-kernel-feedback-list@...adcom.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/9] staging: vchiq_core: cleanup blank lines
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@...il.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
Powered by blists - more mailing lists