]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: inftl: misplaced parenthesis in find_boot_record
authorRoel Kluin <roel.kluin@gmail.com>
Mon, 15 Feb 2010 21:57:24 +0000 (22:57 +0100)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 26 Feb 2010 13:22:07 +0000 (13:22 +0000)
commit35109451f18280000ce5e7b76ac8d29eb222823b
tree0966e65f3e4a1a5de1ec1ebab68db91d83c51866
parent932f5d21ccd2705f1fb22e8a9e0da42013dcee17
mtd: inftl: misplaced parenthesis in find_boot_record

The parenthesis was misplaced, upon error a one was shown.

[dwmw2: Fix the code not to do the assignment within the if() statement]
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/inftlmount.c