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)
commit4624900dd353488479a12abf8dffe2c1786cdb89
tree808fae6dc5f561e4bf1700919f23c6d9ede45106
parent4b3576e450a1539492e26e2d7b1e2e69578c032e
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