kernel-hacking-2024-linux-s.../fs/ubifs
Dan Carpenter 273946a5c5 UBIFS: remove douple initialization in change_category()
"heap" is initialized twice.  I removed the first one, because it makes
Smatch complain that we use "new_cat" as an offset before checking it.

This doesn't change how the code works, it's just a cleanup.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com>
2012-05-03 14:11:11 +03:00
..
budget.c writeback: Add a 'reason' to wb_writeback_work 2011-10-31 00:33:36 +08:00
commit.c
compress.c
debug.c UBIFS: make the dbg_lock spinlock static 2012-02-29 16:10:20 +02:00
debug.h UBIFS: make the dbg_lock spinlock static 2012-02-29 16:10:20 +02:00
dir.c UBIFS: do not use inc_link when i_nlink is zero 2012-02-29 16:10:20 +02:00
file.c ubifs: remove the second argument of k[un]map_atomic() 2012-03-20 21:48:26 +08:00
find.c
gc.c
io.c UBIFS: remove custom list of superblocks 2011-07-04 10:54:33 +03:00
ioctl.c vfs: mnt_drop_write_file() 2012-01-03 22:52:40 -05:00
journal.c UBIFS: fix key printing 2012-01-13 12:50:42 +02:00
Kconfig
key.h
log.c UBIFS: switch to I/O helpers 2011-07-04 10:54:33 +03:00
lprops.c UBIFS: remove douple initialization in change_category() 2012-05-03 14:11:11 +03:00
lpt.c UBIFS: Use kmemdup rather than duplicating its implementation 2011-11-22 10:58:48 +02:00
lpt_commit.c UBIFS: switch to ubifs_leb_read 2011-07-04 10:54:33 +03:00
Makefile
master.c
misc.h
orphan.c
recovery.c UBIFS: amend recovery debugging message 2012-02-29 16:10:20 +02:00
replay.c UBIFS: fix key printing 2012-01-13 12:50:42 +02:00
sb.c UBIFS: improve error messages 2012-03-07 17:13:23 +02:00
scan.c UBIFS: switch to ubifs_leb_read 2011-07-04 10:54:33 +03:00
shrinker.c
super.c switch open-coded instances of d_make_root() to new helper 2012-03-20 21:29:35 -04:00
tnc.c Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 2012-01-13 10:31:33 -08:00
tnc_commit.c
tnc_misc.c UBIFS: fix key printing 2012-01-13 12:50:42 +02:00
ubifs-media.h
ubifs.h UBIFS: kill CUR_MAX_KEY_LEN macro 2012-02-29 18:43:01 +02:00
xattr.c UBIFS: Use kmemdup rather than duplicating its implementation 2011-11-22 10:58:48 +02:00