[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YGrsA6V75B4ANJPi@kroah.com>
Date: Mon, 5 Apr 2021 12:52:51 +0200
From: Greg KH <gregkh@...uxfoundation.org>
To: Luiz Sampaio <sampaio.ime@...il.com>
Cc: zbr@...emap.net, corbet@....net, rikard.falkeborn@...il.com,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 2/9] w1: ds2438: fixed a coding style issue in iad_read
On Mon, Apr 05, 2021 at 07:50:02AM -0300, Luiz Sampaio wrote:
> Since there is only one statement inside the if clause, no brackets
> are required.
>
> Signed-off-by: Luiz Sampaio <sampaio.ime@...il.com>
> ---
> drivers/w1/slaves/w1_ds2438.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
As this does the same type of fix as the next 3 patches, to the same
file, they should be all merged together into 1 patch.
thanks,
greg k-h
Powered by blists - more mailing lists