Re: [PATCH] btrfs: file.c: file cleanup

2017-01-03 Thread David Sterba
On Fri, Dec 16, 2016 at 03:17:33PM +0100, Philippe Loctaux wrote: > cleaned up the file with checkpatch ^^^ Sorry, this is an example of what should not be done. Checkpatch can detect lots of things that once were valid or tolerated but are not today. There are mi

[PATCH] btrfs: file.c: file cleanup

2016-12-16 Thread Philippe Loctaux
cleaned up the file with checkpatch Signed-off-by: Philippe Loctaux --- fs/btrfs/file.c | 24 ++-- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/fs/btrfs/file.c b/fs/btrfs/file.c index 3a14c87..d131b8d 100644 --- a/fs/btrfs/file.c +++ b/fs/btrfs/file.c @@ -4