Florian Fainelli 7351d3a5db mtd: fix almost all checkpatch warnings in nand_base.c
Only 3 warnings are left, one is off by one character, but splitting the line
would reduce the readability. One is for a for loop statement, which would also
not improve readability. The last one is a false positive on a test.

Artem: it is much easier to verify patches against nand_base.c with
       checkpatch.pl when nand_base.c itself does not have so many
       checkpatch.pl warnings.

Signed-off-by: Florian Fainelli <ffainelli@freebox.fr>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
2010-10-24 23:51:51 +01:00
..
2009-10-20 10:07:23 +09:00
2010-08-05 13:26:18 +01:00
2009-10-20 10:07:23 +09:00
2010-10-24 23:38:30 +01:00
2010-08-02 09:05:54 +01:00
2010-08-02 09:06:03 +01:00
2008-06-04 17:50:17 +01:00