mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 11:23:09 -04:00
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>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
635c931d6d
commit
c4263e319e
@@ -8,13 +8,10 @@
|
||||
* @version 1.0
|
||||
*/
|
||||
|
||||
|
||||
#ifndef CORECONFIGSIMULATOR_H
|
||||
#define CORECONFIGSIMULATOR_H
|
||||
|
||||
|
||||
extern s32 CoreConfigSimulatorInit (void);
|
||||
extern s32 CoreConfigSimulatorDeInit (void);
|
||||
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user