UBI: use bit-fields
commit896c0c06aa30147630e9a75949b6ae2014c841fc
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 16 Jan 2008 12:24:14 +0000 (16 14:24 +0200)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Fri, 25 Jan 2008 14:41:24 +0000 (25 16:41 +0200)
treed34cbb7ed0995b92883311134e624b0d82686e4f
parentae616e1be13599c3b64e544ebe99e69ea851e99c
UBI: use bit-fields

Save 12 bytes of RAM per volume by using bit-fields instead of integers.

Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
drivers/mtd/ubi/ubi.h
drivers/mtd/ubi/vmt.c