]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: remove unused variable in __process_changed_new_xattr()
authorTsutomu Itoh <t-itoh@jp.fujitsu.com>
Thu, 18 Apr 2013 07:10:44 +0000 (07:10 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Mon, 6 May 2013 19:55:12 +0000 (15:55 -0400)
commit965df1fd7d673036a5088fbe9c35a256ce1cc02e
treed612d0d3e8f4f3efb78bea1a13e6b06851484ea5
parentbe1402e8073e1a18da9c5d449b00ee256a24e9d7
Btrfs: remove unused variable in __process_changed_new_xattr()

Variable 'p' is not used any more. So, remove it.

Signed-off-by: Tsutomu Itoh <t-itoh@jp.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/send.c