]> www.infradead.org Git - mtd-utils.git/commit
jffs2reader: eliminate compiler errors
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 19 Sep 2011 11:25:19 +0000 (14:25 +0300)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Wed, 21 Sep 2011 06:31:47 +0000 (09:31 +0300)
commit8c0328f9e32b03b9197c89c5902c50cbc01ee332
tree4714de0a6d30e86c35e96dc9fda5cb1d906ca751
parent57ab095f0376447ceac53c227a8cf9854d5b1bdb
jffs2reader: eliminate compiler errors

There are many errors like "error: invalid operands to binary". This patch
converts the values to the proper types.

Signed-off-by: Alexey Dokuchaev <danfe@nsu.ru>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
jffs2reader.c