From: Luis de Bethencourt Date: Sun, 14 Aug 2016 16:32:33 +0000 (+0100) Subject: befs: fix style issues in io.c X-Git-Tag: v4.14-rc1~1789^2~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4c7df6455923ac9bc78379ed07f34477f7ef1b4d;p=platform%2Fkernel%2Flinux-rpi.git befs: fix style issues in io.c Fixing the two following checkpatch.pl issues: ERROR: trailing whitespace + * Based on portions of file.c and inode.c $ WARNING: labels should not be indented + error: Signed-off-by: Luis de Bethencourt --- diff --git a/fs/befs/io.c b/fs/befs/io.c index b4a5581..a117ad8 100644 --- a/fs/befs/io.c +++ b/fs/befs/io.c @@ -3,7 +3,7 @@ * * Copyright (C) 2001 Will Dyson