]> www.infradead.org Git - mtd-utils.git/commit
tests: checkfs: remove unused code
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 10 Oct 2011 08:40:43 +0000 (11:40 +0300)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Fri, 14 Oct 2011 09:20:02 +0000 (12:20 +0300)
commitf238f2e01a7febc5f083e77fdf496171c9b5cc8b
tree4e6133a83aaabdb2fdcfe71dd671ddb7a88960ae
parent69912a6ae602914a6dc0d9c7c9c60fb0ed500dc6
tests: checkfs: remove unused code

There are two variables which are not used anymore. Thos patch removes useless
lines and suppresses gcc warnings.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@intel.com>
tests/checkfs/checkfs.c