Re: [PATCH RESEND] staging: greybus: remove unnecessary blank line

From: Ira Weiny
Date: Wed Mar 22 2023 - 14:35:56 EST


Menna Mahmoud wrote:
> Remove unnecessary blank line before struct as reported
> by checkpatch:
>
> " CHECK: Please don't use multiple blank lines "
>

Reviewed-by: Ira Weiny <ira.weiny@xxxxxxxxx>

> Signed-off-by: Menna Mahmoud <eng.mennamahmoud.mm@xxxxxxxxx>
> ---
> drivers/staging/greybus/greybus_authentication.h | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/staging/greybus/greybus_authentication.h b/drivers/staging/greybus/greybus_authentication.h
> index 7edc7295b7ab..48b4a9794d3c 100644
> --- a/drivers/staging/greybus/greybus_authentication.h
> +++ b/drivers/staging/greybus/greybus_authentication.h
> @@ -41,7 +41,6 @@
> #define CAP_AUTH_RESULT_CR_NO_KEY 0x03
> #define CAP_AUTH_RESULT_CR_SIG_FAIL 0x04
>
> -
> /* IOCTL support */
> struct cap_ioc_get_endpoint_uid {
> __u8 uid[8];
> --
> 2.34.1
>
>