summary refs log tree commit diff
path: root/mm/frontswap.c
diff options
context:
space:
mode:
authorNikolay Borisov <nborisov@suse.com>2018-02-27 17:37:17 +0200
committerDavid Sterba <dsterba@suse.com>2018-03-26 15:09:42 +0200
commitf882274b2df2a2533b4fc81713838778d4ac12d6 (patch)
tree3e279fecf7cdd95bd660ce209099d1fcc487c312 /mm/frontswap.c
parent448f3a17ac538f6e5b0fa94259cb41f3f019394f (diff)
downloadlinux-f882274b2df2a2533b4fc81713838778d4ac12d6.tar.gz
btrfs: Remove root arg from btrfs_log_inode_parent
btrfs_log_inode_parent is called from 2 places (btrfs_log_dentry_safe
and btrfs_log_new_name) both of which pass inode->root as the root
argument and the inode itself. Remove the redundant root argument and
get a reference to the root directly from the inode, also remove
redundant root != inode->root check from the same function. No
functional change.

Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'mm/frontswap.c')
0 files changed, 0 insertions, 0 deletions