]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: exfat: cleanup blank line warnings
authorValentin Vidic <vvidic@valentin-vidic.from.hr>
Mon, 2 Sep 2019 19:03:29 +0000 (21:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Sep 2019 07:00:29 +0000 (09:00 +0200)
commit5b489e2ff650ba7d3ff50e80e8dec2305be6bb62
tree38556b4b115b2efaed184584c45d7f83ae605ab5
parent544b3e7fd2d39b571298c64000423df21b912a3b
staging: exfat: cleanup blank line warnings

Fixes checkpatch.pl warnings:

  CHECK: Please don't use multiple blank lines
  CHECK: Blank lines aren't necessary after an open brace '{'
  CHECK: Please use a blank line after function/struct/union/enum
         declarations

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