OSDN Git Service

staging: exfat: remove unnecessary new line in if condition
authorRoi Martin <jroi.martin@gmail.com>
Wed, 30 Oct 2019 01:03:25 +0000 (02:03 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 Oct 2019 09:41:37 +0000 (10:41 +0100)
commit487242c3dd31aca9850825a1df5a13d866509485
tree1b6a6bb60b91af31d2638d9afbea4b9c17cc400d
parent072429a4d6ab5335f07cfc3f95f5e9f73955be10
staging: exfat: remove unnecessary new line in if condition

Fix checkpatch.pl warning:

CHECK: Logical continuations should be on the previous line

Signed-off-by: Roi Martin <jroi.martin@gmail.com>
Link: https://lore.kernel.org/r/20191030010328.10203-4-jroi.martin@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/exfat/exfat_core.c