]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nand: Clean up nand_util
authorBenoît Thébaudeau <benoit.thebaudeau@advansee.com>
Mon, 5 Nov 2012 10:15:46 +0000 (10:15 +0000)
committerScott Wood <scottwood@freescale.com>
Mon, 26 Nov 2012 21:41:28 +0000 (15:41 -0600)
commitbd74280d6218c7bd09021038c92aa07e8a118cc1
tree19aa2f97a42400e8765b21952f6f89ec24f1e12a
parentc788ecfdc3eb577757ffc1bfb8416added07ef33
nand: Clean up nand_util

This patch cleans up nand_util.c:
 - Fix tabs.
 - Fix typos.
 - Remove space character before opening parenthesis in function calls.
 - Fix comments.

Signed-off-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Scott Wood <scottwood@freescale.com>
drivers/mtd/nand/nand_util.c