btrfs: remove unnecessary DEFINE_WAIT() declarations
authorEric Sandeen <sandeen@redhat.com>
Thu, 31 Jan 2013 00:55:00 +0000 (00:55 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Wed, 20 Feb 2013 17:59:24 +0000 (12:59 -0500)
commit1971e917c8c99ff190264305803fbafcbbac1422
tree35924af6a894eef0317a315fabd82ab06154fd65
parentd4c0a7da214d7915200d3e64c058ef36771186f2
btrfs: remove unnecessary DEFINE_WAIT() declarations

No point in DEFINE_WAIT(wait) if it's not used!

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>
fs/btrfs/extent-tree.c