diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-09-07 13:23:45 +0200 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2010-10-24 23:51:51 +0100 |
commit | 7351d3a5dbf42ba3299af71db3296be447bc1516 (patch) | |
tree | c6a41aa8eb1dbcd5e3969d7a902e817da87b00e7 /drivers/mtd/nand/fsl_upm.c | |
parent | f8ac04140e2215e1680440d5a8642553b0d2fa2d (diff) |
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>
Diffstat (limited to 'drivers/mtd/nand/fsl_upm.c')
0 files changed, 0 insertions, 0 deletions