summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/maps/latch-addr-flash.c
diff options
context:
space:
mode:
authorRusty Russell <rusty@rustcorp.com.au>2012-01-13 00:02:28 +0100
committerRusty Russell <rusty@rustcorp.com.au>2012-01-13 00:02:28 +0100
commita6e02554c1036f8c62080ecf4702703427c651a4 (patch)
treec09ebf70f5ebee869dfc1bb8b1c58c75eb632030 /drivers/mtd/maps/latch-addr-flash.c
parentparide/pcd: fix bool verbose module parameter. (diff)
downloadlinux-a6e02554c1036f8c62080ecf4702703427c651a4.tar.xz
linux-a6e02554c1036f8c62080ecf4702703427c651a4.zip
intelfbdrv.c: bailearly is an int module_param
Dan Carpenter points out that it's an int, not a bool: intelfbdrv.c:818: if (bailearly == 1) intelfbdrv.c:828: if (bailearly == 2) intelfbdrv.c:836: if (bailearly == 3) intelfbdrv.c:842: if (bailearly == 4) intelfbdrv.c:851: if (bailearly == 5) intelfbdrv.c:859: if (bailearly == 6) intelfbdrv.c:866: bailearly > 6 ? bailearly - 6 : 0); intelfbdrv.c:874: if (bailearly == 18) intelfbdrv.c:886: if (bailearly == 19) intelfbdrv.c:893: if (bailearly == 20) Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Cc: Dan Carpenter <dan.carpenter@oracle.com>
Diffstat (limited to 'drivers/mtd/maps/latch-addr-flash.c')
0 files changed, 0 insertions, 0 deletions