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)
commitba1eeaac99ce15063d8bc156e03f8b75aa471647
treed612d0d3e8f4f3efb78bea1a13e6b06851484ea5
parent54067ae95e1547123fe6ffcf80842e234effd53b
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