[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1516267392.24576.246.camel@haakon3.daterainc.com>
Date: Thu, 18 Jan 2018 01:23:12 -0800
From: "Nicholas A. Bellinger" <nab@...ux-iscsi.org>
To: mchristi@...hat.com
Cc: Luis de Bethencourt <luisbg@...nel.org>,
linux-kernel@...r.kernel.org, Joe Perches <joe@...ches.com>,
linux-scsi@...r.kernel.org, target-devel@...r.kernel.org
Subject: Re: [PATCH] tcmu: Fix trailing semicolon
On Tue, 2018-01-16 at 10:25 -0600, Michael Christie wrote:
> On 01/16/2018 09:34 AM, Luis de Bethencourt wrote:
> > The trailing semicolon is an empty statement that does no operation.
> > It is completely stripped out by the compiler. Removing it since it doesn't do
> > anything.
> >
> > Signed-off-by: Luis de Bethencourt <luisbg@...nel.org>
> > ---
> >
> > Hi,
> >
> > After fixing the same thing in drivers/staging/rtl8723bs/, Joe Perches
> > suggested I fix it treewide [0].
> >
> > Best regards
> > Luis
> >
> >
> > [0] http://driverdev.linuxdriverproject.org/pipermail/driverdev-devel/2018-January/115410.html
> > [1] http://driverdev.linuxdriverproject.org/pipermail/driverdev-devel/2018-January/115390.html
> >
> > drivers/target/target_core_user.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
Applied. Thanks Luis + MNC.
Powered by blists - more mailing lists