linux/drivers/staging/exfat
Valentin Vidic 0e739ba8e2 staging: exfat: cleanup spacing for casts
Fix checkpatch.pl warnings:

  CHECK: No space is necessary after a cast

Signed-off-by: Valentin Vidic <vvidic@valentin-vidic.from.hr>
Link: https://lore.kernel.org/r/20190908152616.25459-2-vvidic@valentin-vidic.from.hr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-09-12 10:25:05 +01:00
..
exfat_blkdev.c
exfat_cache.c staging: exfat: check for null return from call to FAT_getblk 2019-09-03 09:39:10 +02:00
exfat_core.c staging: exfat: cleanup spacing for casts 2019-09-12 10:25:05 +01:00
exfat_nls.c staging: exfat: drop local TRUE/FALSE defines 2019-09-03 22:10:00 +02:00
exfat_super.c staging: exfat: cleanup spacing for casts 2019-09-12 10:25:05 +01:00
exfat_upcase.c
exfat.h staging: exfat: cleanup spacing for operators 2019-09-12 10:25:04 +01:00
Kconfig staging: exfat: make exfat depend on BLOCK 2019-09-02 20:13:50 +02:00
Makefile
TODO