From: Fabio Estevam Date: Fri, 8 Nov 2013 01:28:43 +0000 (-0200) Subject: mtd: gpmi-lib: Make checkpatch happy X-Git-Tag: v3.14-rc1~65^2~145 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76c930be3d4831b52d04aadc2522cfeeb7a6c789;p=pandora-kernel.git mtd: gpmi-lib: Make checkpatch happy Fix the following checkpatch warnings: WARNING: line over 80 characters #268: FILE: mtd/nand/gpmi-nand/gpmi-lib.c:268: + * consecutive reboots. The latter case has not been seen on the MX23 yet, WARNING: space prohibited before semicolon #356: FILE: mtd/nand/gpmi-nand/gpmi-lib.c:356: + (target.tRHOH_in_ns >= 0) ; WARNING: space prohibited before semicolon #1006: FILE: mtd/nand/gpmi-nand/gpmi-lib.c:1006: + BF_GPMI_TIMING0_DATA_SETUP(hw.data_setup_in_cycles) ; Signed-off-by: Fabio Estevam Acked-by: Huang Shijie Signed-off-by: Brian Norris --- Reading git-diff-tree failed