UBI: fix gcc warning
authorArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 23 Jul 2008 12:51:46 +0000 (15:51 +0300)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Thu, 24 Jul 2008 10:36:10 +0000 (13:36 +0300)
commiteeb16e87b6747c9a4f5769f33467c9d173e9f5ee
tree550305f0c717479db26a44d3c5b86bc4ba178950
parent9869cd801c107bbae91663c3f4edbb6b5715919f
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