From: Sunghoon Cho Date: Mon, 15 Jun 2015 10:42:31 +0000 (+0900) Subject: staging: wilc1000: remove multiple blank lines. X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=c4263e319ef923eab9041174dde248484ed71771;p=linux-beck.git staging: wilc1000: remove multiple blank lines. Remove the warnings for multiple blank lines reported by checkpatch.pl. Signed-off-by: Sunghoon Cho Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/wilc1000/coreconfigsimulator.h b/drivers/staging/wilc1000/coreconfigsimulator.h index 25e3c2ce2278..c4f32f0770b1 100644 --- a/drivers/staging/wilc1000/coreconfigsimulator.h +++ b/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 \ No newline at end of file +#endif