[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170428093647.GA30688@kroah.com>
Date: Fri, 28 Apr 2017 11:36:47 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Michael Mera <dev@...haelmera.com>
Cc: William Hubbs <w.d.hubbs@...il.com>,
Chris Brannon <chris@...-brannons.com>,
Kirk Reiser <kirk@...sers.ca>,
Samuel Thibault <samuel.thibault@...-lyon.org>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2] staging: speakup: fix wrong code indent
On Fri, Apr 28, 2017 at 06:11:04PM +0900, Michael Mera wrote:
> Greg Kroah-Hartman <gregkh@...uxfoundation.org> writes:
>
> > On Fri, Apr 28, 2017 at 05:46:07PM +0900, Michael Mera wrote:
> >> Remove unnecessary multiline comment, fixes checkpatch messages:
> >> ERROR: code indent should use tabs where possible
> >> WARNING: Block comments should align the * on each line
> >>
> >> Signed-off-by: Michael Mera <dev@...haelmera.com>
> >> ---
> >> drivers/staging/speakup/speakup_decpc.c | 4 +---
> >> 1 file changed, 1 insertion(+), 3 deletions(-)
> >
> > What changed from v1? That needs to go below the --- line.
>
> Oh. Sorry. I fixed the spelling of the patch message, since I
> though that was the problem you detected but...
>
> >
> > And I think my previous email still is relevant here...
>
> ... apparently not. I double checked the patch with 'checkpatch --strict'
> and it does not detect any problem this time.
>
> Sorry if I missed something obvious, I am quite new to this, but could
> you give me some additional hint about the problem.
Isn't the line now too long?
Anyway, please resend with at least the properly version information.
thanks,
greg k-h
Powered by blists - more mailing lists