btrfs: remove unlikely from NULL checks
authorDavid Sterba <dsterba@suse.cz>
Mon, 29 Sep 2014 17:20:37 +0000 (19:20 +0200)
committerDavid Sterba <dsterba@suse.cz>
Thu, 2 Oct 2014 14:06:19 +0000 (16:06 +0200)
Unlikely is implicit for NULL checks of pointers.

Signed-off-by: David Sterba <dsterba@suse.cz>
fs/btrfs/async-thread.c
fs/btrfs/inode.c

Simple merge
Simple merge