Przeglądaj źródła

staging: wilc1000: remove multiple blank lines.

Remove the warnings for multiple blank lines reported by checkpatch.pl.

Signed-off-by: Sunghoon Cho <ywhsbliss@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Sunghoon Cho 10 lat temu
rodzic
commit
c4263e319e
1 zmienionych plików z 1 dodań i 4 usunięć
  1. 1 4
      drivers/staging/wilc1000/coreconfigsimulator.h

+ 1 - 4
drivers/staging/wilc1000/coreconfigsimulator.h

@@ -8,13 +8,10 @@
  *  @version	1.0
  */
 
-
 #ifndef CORECONFIGSIMULATOR_H
 #define CORECONFIGSIMULATOR_H
 
-
 extern s32 CoreConfigSimulatorInit (void);
 extern s32 CoreConfigSimulatorDeInit (void);
 
-
-#endif
+#endif