[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20200330084752.7a0557ca@elisabeth>
Date: Mon, 30 Mar 2020 08:47:52 +0200
From: Stefano Brivio <sbrivio@...hat.com>
To: Simran Singhal <singhalsimran0@...il.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
outreachy-kernel@...glegroups.com
Subject: Re: [Outreachy kernel] [PATCH] staging: rtl8723bs: rtw_cmd:
Compress lines for immediate return
On Thu, 26 Mar 2020 02:52:53 +0530
Simran Singhal <singhalsimran0@...il.com> wrote:
> Compress two lines into a single line if immediate return statement is found.
> It also removes variable cmd_obj as it is no longer needed.
>
> It is done using script Coccinelle.
This should be consistent. What does "it" refer to, now? If you start
with an imperative mode, switching to indicative makes it hard to
follow.
By the way, Coccinelle is not exactly a script. Saying something is
detected by Coccinelle is enough, you don't need to qualify that
further.
--
Stefano
Powered by blists - more mailing lists