[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200728084341.GA1795795@kroah.com>
Date: Tue, 28 Jul 2020 10:43:41 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Ankit <b18007@...dents.iitmandi.ac.in>
Cc: mchehab@...nel.org, sakari.ailus@...ux.intel.com,
andriy.shevchenko@...ux.intel.com, linux-media@...r.kernel.org,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] Staging : media : atomisp : fixed a brace coding
sytle issue
On Tue, Jul 28, 2020 at 01:53:30PM +0530, Ankit wrote:
> From: Ankit Baluni <b18007@...dents.iitmandi.ac.in>
>
> Removed braces for a 'if' condition as it contain only single line &
> there is no need for braces for such case according to coding style
> rules.
>
> Signed-off-by: Ankit Baluni <b18007@...dents.iitmandi.ac.in>
>
> ---
> drivers/staging/media/atomisp/pci/atomisp_cmd.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
What changed from v1?
Always put that below the --- line as the documentation asks for.
thanks,
greg k-h
Powered by blists - more mailing lists