Re: [PATCH] staging: greybus: Align wrapped function parameter

Greg KH <[email protected]>
Newsgroups gmane.linux.kernel
Message-ID <2026080404-paging-runt-f506@gregkh>
On Mon, Aug 03, 2026 at 04:47:43PM -0400, Pedro Amorim wrote:
> Align the wrapped function parameter declaration with the
> kernel coding style to improve readability.

Ok, but:

> 
> Signed-off-by: Pedro Amorim <[email protected]>
> ---
>  drivers/staging/greybus/loopback.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/greybus/loopback.c b/drivers/staging/greybus/loopback.c
> index ea57b1f5d156..374ff4c4ca15 100644
> --- a/drivers/staging/greybus/loopback.c
> +++ b/drivers/staging/greybus/loopback.c
> @@ -589,7 +589,7 @@ static int gb_loopback_async_sink(struct gb_loopback *gb, u32 len)
>  }
>  
>  static int gb_loopback_async_transfer_complete(
> -				struct gb_loopback_async_operation *op_async)
> +	struct gb_loopback_async_operation *op_async)

You didn't align it here :(
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.