1. 07 6月, 2011 1 次提交
    • A
      UBI: remove dead code · 4788b60a
      Artem Bityutskiy 提交于
      Thanks to new gcc 4.6 for issuing the following warning:
      
      drivers/mtd/ubi/vtbl.c: In function ‘create_vtbl’:
      drivers/mtd/ubi/vtbl.c:311:33: warning: variable ‘old_seb’ set but not used [-Wunused-but-set-variable]
      
      This patch removes some dead code and fixes the warning.
      Signed-off-by: NArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
      4788b60a
  2. 01 6月, 2011 6 次提交
  3. 31 5月, 2011 1 次提交
  4. 30 5月, 2011 32 次提交