]> www.infradead.org Git - mtd-utils.git/commit
jffs2reader: introduce ADD_BYTES macro
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 19 Sep 2011 11:25:20 +0000 (14:25 +0300)
committerArtem Bityutskiy <artem.bityutskiy@intel.com>
Wed, 21 Sep 2011 06:34:56 +0000 (09:34 +0300)
commit208ba19802cce7359a8ca1626aad9045e16e6808
treeab1517bb45531df8a0ac2122ef84d129c9492853
parent8c0328f9e32b03b9197c89c5902c50cbc01ee332
jffs2reader: introduce ADD_BYTES macro

This macro is dedicated to get rid of the compiler errors:
lvalue required as left operand of assignment

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