staging: exfat: cleanup braces for if/else statements
authorValentin Vidic <vvidic@valentin-vidic.from.hr>
Tue, 3 Sep 2019 16:47:32 +0000 (18:47 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Sep 2019 20:05:51 +0000 (22:05 +0200)
commita70cfd89dc9ac0f5981741812dc5eaab53356846
treedc75b5a23bf30cb05bb9ddeaa8520e46e2a0fd82
parent4a39752151362c04019daebe6ba4a1e8c6a8241f
staging: exfat: cleanup braces for if/else statements

Fixes checkpatch.pl warnings:

  CHECK: Unbalanced braces around else statement
  CHECK: braces {} should be used on all arms of this statement

Signed-off-by: Valentin Vidic <vvidic@valentin-vidic.from.hr>
Link: https://lore.kernel.org/r/20190903164732.14194-1-vvidic@valentin-vidic.from.hr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/exfat/exfat_core.c
drivers/staging/exfat/exfat_super.c