btrfs: remove unused "item" in btrfs_insert_delayed_item()
authorEric Sandeen <sandeen@redhat.com>
Thu, 31 Jan 2013 00:54:59 +0000 (00:54 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Wed, 20 Feb 2013 17:59:23 +0000 (12:59 -0500)
"item" was set but never used in this function.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>

No differences found