[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180601091553.GA5821@kroah.com>
Date: Fri, 1 Jun 2018 11:15:53 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Sankalp Negi <sankalpnegi2310@...il.com>
Cc: devel@...verdev.osuosl.org, NeilBrown <neil@...wn.name>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: mt7621-spi: Fix Coding style issues reported by
checkpatch.pl.
On Fri, Jun 01, 2018 at 12:25:43AM +0530, Sankalp Negi wrote:
> This patch fixes following checkpatch.pl issues:
>
> WARNING : line over 80 characters
> ERROR : code indent should use tabs where possible
> WARNING : no spaces at the start of a line
> ERROR : switch and case should be at the same indent
> ERROR : space required before the open parenthesis
> WARNING : braces {} are not necessary for single statement blocks
Those are all different types of coding style cleanups and should be
done as a patch series, only fixing up one "type" of thing at a time.
thanks,
greg k-h
Powered by blists - more mailing lists