[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2023101551-placidly-garnish-3ee7@gregkh>
Date: Sun, 15 Oct 2023 07:37:30 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Soumya Negi <soumya.negi97@...il.com>
Cc: Jonathan Kim <jonathankim@...semi.com>,
Dean ahn <deanahn@...semi.com>, outreachy@...ts.linux.dev,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] tty: gdm724x: Add blank line after declaration
On Fri, Oct 13, 2023 at 01:26:35AM -0700, Soumya Negi wrote:
> Fix WARNING: Missing a blank line after declarations
> Issue found by checkpatch.pl
>
> Signed-off-by: Soumya Negi <soumya.negi97@...il.com>
> ---
> drivers/staging/gdm724x/gdm_tty.c | 1 +
> 1 file changed, 1 insertion(+)
Why do you have "tty:" as the prefix for a staging driver? Shouldn't it
be "staging: gdm724x: ...."?
thanks,
greg k-h
Powered by blists - more mailing lists