1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 09:13:20 -05:00
linux/fs/ubifs
Gustavo A. R. Silva 1bf0572fe2 ubifs: use swap macro in swap_dirty_idx
Make use of the swap macro and remove unnecessary variable *t*. This
makes the code easier to read and maintain.

This code was detected with the help of Coccinelle.

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
2018-08-15 00:25:08 +02:00
..
budget.c
commit.c
compress.c
crypto.c fscrypt: make fscrypt_operations.max_namelen an integer 2018-05-20 16:21:03 -04:00
debug.c
debug.h
dir.c ubifs: Fix directory size calculation for symlinks 2018-08-15 00:06:15 +02:00
file.c ubifs: use timespec64 for inode timestamps 2018-08-15 00:06:16 +02:00
find.c ubifs: use swap macro in swap_dirty_idx 2018-08-15 00:25:08 +02:00
gc.c ubifs: gc: Fix typo 2018-08-15 00:06:15 +02:00
io.c
ioctl.c
journal.c ubifs: Fix synced_i_size calculation for xattr inodes 2018-08-15 00:06:15 +02:00
Kconfig
key.h
log.c ubifs: log: Some spelling fixes 2018-06-07 15:53:15 +02:00
lprops.c ubifs: Fix memory leak in lprobs self-check 2018-08-15 00:06:15 +02:00
lpt.c treewide: Use array_size() in vmalloc() 2018-06-12 16:19:22 -07:00
lpt_commit.c ubifs: lpt: Fix wrong pnode number range in comment 2018-06-07 15:53:15 +02:00
Makefile
master.c
misc.c
misc.h
orphan.c
recovery.c
replay.c ubifs: Spelling fix someting -> something 2018-06-07 15:53:14 +02:00
sb.c ubifs: use timespec64 for inode timestamps 2018-08-15 00:06:16 +02:00
scan.c ubifs: remove unnecessary assignment 2018-04-04 23:48:10 +02:00
shrinker.c ubifs: tnc: use monotonic znode timestamp 2018-08-15 00:06:16 +02:00
super.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
tnc.c ubifs: tnc: use monotonic znode timestamp 2018-08-15 00:06:16 +02:00
tnc_commit.c treewide: kmalloc() -> kmalloc_array() 2018-06-12 16:19:22 -07:00
tnc_misc.c ubifs: tnc: use monotonic znode timestamp 2018-08-15 00:06:16 +02:00
ubifs-media.h
ubifs.h ubifs: tnc: use monotonic znode timestamp 2018-08-15 00:06:16 +02:00
xattr.c ubifs: xattr: Don't operate on deleted inodes 2018-08-15 00:06:15 +02:00