]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: Cleanup: Remove objectid's init-value in create_reloc_inode()
authorZhaolei <zhaolei@cn.fujitsu.com>
Wed, 5 Aug 2015 10:00:03 +0000 (18:00 +0800)
committerChris Mason <clm@fb.com>
Sun, 9 Aug 2015 14:07:13 +0000 (07:07 -0700)
commit963271e5ae55d779219d1217668b190b772a275b
tree808fae6dc5f561e4bf1700919f23c6d9ede45106
parentf4476a1b5513eceb12a2746741be6414f95f8a0f
btrfs: Cleanup: Remove objectid's init-value in create_reloc_inode()

objectid's init-value is not used in any case, remove it.

Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/relocation.c