Fix multiple coding-style issues reported by the checkpatch.pl script in the exfat module. Roi Martin (6): staging: exfat: remove unnecessary parentheses staging: exfat: make alignment match open parenthesis staging: exfat: remove unnecessary new line in if condition staging: exfat: replace printk(KERN_INFO ...) with pr_info() staging: exfat: avoid multiple assignments staging: exfat: replace kmalloc with kmalloc_array drivers/staging/exfat/exfat_core.c | 50 +++++----- drivers/staging/exfat/exfat_super.c | 136 +++++++++++++++++++--------- 2 files changed, 119 insertions(+), 67 deletions(-) -- 2.20.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel