]> www.infradead.org Git - mtd-utils.git/commit
mkfs.ubifs: start using common code
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 20 Oct 2014 10:47:09 +0000 (13:47 +0300)
committerArtem Bityutskiy <artem.bityutskiy@linux.intel.com>
Mon, 20 Oct 2014 10:47:09 +0000 (13:47 +0300)
commitdd183c2c8000d42073d19fefc2740dc50bafd287
treed7033e3951cc78b870a716dd4105eedb0be39651
parenta167204782941dae63a3318a9c26bde040c7b049
mkfs.ubifs: start using common code

Several commonly used macros are now defined in 'common.h', let's start using
them in mkfs.ubifs, instead of duplicating them.

Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
mkfs.ubifs/defs.h
mkfs.ubifs/mkfs.ubifs.c
mkfs.ubifs/mkfs.ubifs.h