Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -8,13 +8,10 @@
 *  @version	1.0
 */


#ifndef CORECONFIGSIMULATOR_H
#define CORECONFIGSIMULATOR_H


extern s32 CoreConfigSimulatorInit (void);
extern s32 CoreConfigSimulatorDeInit (void);


#endif