UBI: fix gcc warning
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 23 Jul 2008 12:51:46 +0000 (15:51 +0300)
committerGrazvydas Ignotas <notasas@gmail.com>
Mon, 25 May 2009 14:08:48 +0000 (17:08 +0300)
commit1d0ce2b3f6e7017cf9b6cf159bed3553cfc1149e
tree70bb2f3f6388f91a4bcb43e68997ea6277d80283
parent97d3fcaaa3ae793f8eda12542d2a2d7f241eacba
UBI: fix gcc warning

Fix the following warning:

drivers/mtd/ubi/vmt.c: In function 'ubi_rename_volumes':
drivers/mtd/ubi/vmt.c:642: warning: statement with no effect

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