[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170428155225.GA18808@kroah.com>
Date: Fri, 28 Apr 2017 17:52:25 +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 v3] staging: speakup: fix wrong code indent
On Fri, Apr 28, 2017 at 11:43:26PM +0900, Michael Mera wrote:
> Fix checkpatch messages:
> ERROR: code indent should use tabs where possible
> WARNING: Block comments should align the * on each line
>
> Changes:
> - replace unnecessary multiline comment by a single line comment
> - change "bit mask" for "bitmask" to have a line shorter than 80
> characters
>
> Signed-off-by: Michael Mera <dev@...haelmera.com>
> ---
>
> v2 -> v3:
> - add missing changes descriptions
> - improve patch message to make it more clear what changed
This patch doesn't apply to my tree at all, what tree/branch did you
make it against?
thanks,
greg k-h
Powered by blists - more mailing lists