[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2354895b-c127-40eb-8f16-b19e4750e1d0@kadam.mountain>
Date: Fri, 28 Jul 2023 08:24:56 +0300
From: Dan Carpenter <dan.carpenter@...aro.org>
To: Alexon Oliveira <alexondunkan@...il.com>
Cc: Greg KH <gregkh@...uxfoundation.org>, martyn@...chs.me.uk,
manohar.vanga@...il.com, linux-kernel@...r.kernel.org,
linux-staging@...ts.linux.dev
Subject: Re: [PATCH] staging: vme_user: fix check alignment should match open
parenthesis
On Thu, Jul 27, 2023 at 02:37:54PM -0300, Alexon Oliveira wrote:
> >
> > I would have thought you would get a "line is too long" warning, that
> > didn't happen?
> $ pwd
> /home/alolivei/git/kernels/staging
> $ perl scripts/checkpatch.pl --strict -f drivers/staging/vme_user/vme_bridge.h | grep -i parenthesis
> $
> Nope. I didn't get any of that. Check it out:
Heh. The warning is there but you used grep to remove it.
Speaking of long lines. Could you fix your email client to line wrap at
75 characters.
regards,
dan carpenter
Powered by blists - more mailing lists