Commit c4263e31 authored by Sunghoon Cho's avatar Sunghoon Cho Committed by Greg Kroah-Hartman

staging: wilc1000: remove multiple blank lines.

Remove the warnings for multiple blank lines reported by checkpatch.pl.
Signed-off-by: default avatarSunghoon Cho <ywhsbliss@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 635c931d
......@@ -8,13 +8,10 @@
* @version 1.0
*/
#ifndef CORECONFIGSIMULATOR_H
#define CORECONFIGSIMULATOR_H
extern s32 CoreConfigSimulatorInit (void);
extern s32 CoreConfigSimulatorDeInit (void);
#endif
\ No newline at end of file
#endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment