staging: exfat: Fix parameter alignment issues
authorFrank A. Cancio Bello <frank@generalsoftwareinc.com>
Sat, 2 Nov 2019 04:06:32 +0000 (04:06 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 3 Nov 2019 12:10:10 +0000 (13:10 +0100)
commit8a4e640eb7f65dd643b77a0297ca244ef29cc1fa
treedef11ddf0d644c1590626d5c992874b5f1698dd4
parent354e27a86b4c6479cbc51a8e9e347665a73e8d12
staging: exfat: Fix parameter alignment issues

Fix alignment to match open parenthesis to comply in that way with
the preferred coding style for the linux kernel. Issue found by
checkpatch.

Suggested-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Frank A. Cancio Bello <frank@generalsoftwareinc.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Link: https://lore.kernel.org/r/fe316e694ea9c4aa370d3a8166a3680feb342682.1572666556.git.frank@generalsoftwareinc.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/exfat/exfat_core.c