Re: [PATCH] btrfs: Remove never reached code

2017-07-12 Thread David Sterba
The subject is too generic, and the changelog could say something about the btrfs_panic semantics. Otherwise the change is ok, previously there was just BUG_ON, then if -> btrfs_panic and after moving the kfree after the print, the return has been added, but this is just redundant. On Wed, Jul 12,

[PATCH] btrfs: Remove never reached code

2017-07-11 Thread Nikolay Borisov
Signed-off-by: Nikolay Borisov --- fs/btrfs/relocation.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/fs/btrfs/relocation.c b/fs/btrfs/relocation.c index 65661d1aae4e..1a532bb72eab 100644 --- a/fs/btrfs/relocation.c +++ b/fs/btrfs/relocation.c @@ -1308,8 +1308,6 @@ static int __must_check