]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mtd: tests: print correct values
authorRoman Tereshonkov <roman.tereshonkov@nokia.com>
Thu, 3 Feb 2011 11:45:56 +0000 (13:45 +0200)
committerDavid Woodhouse <David.Woodhouse@intel.com>
Fri, 11 Mar 2011 14:22:44 +0000 (14:22 +0000)
commit7b7e905ec2ec511e06279181ca95a892db21e292
tree235fac2b1b206f5644de4fabae7148951c694ba7
parent3ee7451a023dd197fcfc1ba46dcce6d8ec5e1b78
mtd: tests: print correct values

The ebcnt and pgcnt variable initialization is moved before printk
which uses them.

Signed-off-by: Roman Tereshonkov <roman.tereshonkov@nokia.com>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
drivers/mtd/tests/mtd_subpagetest.c