staging: exfat: drop unused function parameter
authorValentin Vidic <vvidic@valentin-vidic.from.hr>
Sun, 8 Sep 2019 17:35:36 +0000 (17:35 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Sep 2019 09:29:29 +0000 (10:29 +0100)
commit2d70718dd576a53ae12a04d16d9f31812bb09b84
tree4605ee52f8db6316c7f97f09b5f85f4944a34ecf
parent56a583d264b97e34d3c6009f50f113450e63a1de
staging: exfat: drop unused function parameter

sbi parameter not used inside the function so remove it.
Also cleanup unused variables generated by this change.

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