[PATCH 2/2] mtd/nand : workaround for Freescale FCM to support large-page Nand chip
Scott Wood
scottwood at freescale.com
Wed Jun 29 12:43:29 EDT 2011
On Wed, 29 Jun 2011 09:22:04 +0300
Artem Bityutskiy <dedekind1 at gmail.com> wrote:
> On Tue, 2011-06-28 at 09:50 +0800, b35362 at freescale.com wrote:
> > + /* Hack for supporting the flash chip whose writesize is
> > + * larger than 2K bytes.
> > + */
>
> Please, use proper kernel multi-line comments. Please, make sure
> checkpatch.pl does not generate 13 errors with this patch.
Most of the checkpatch complaints are about existing style in the file --
particularly, the use of tabs only for indentation, with spaces used for
alignment beyond the indentation point.
-Scott
More information about the linux-mtd
mailing list