[PATCH] mtd: gpmi-lib: Make checkpatch happy

Brian Norris computersforpeace at gmail.com
Wed Nov 13 15:41:59 EST 2013


On Thu, Nov 07, 2013 at 11:28:43PM -0200, Fabio Estevam wrote:
> From: Fabio Estevam <fabio.estevam at freescale.com>
> 
> 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 <fabio.estevam at freescale.com>

Pushed to l2-mtd.git/next. Thanks!

Brian



More information about the linux-mtd mailing list