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

Commit 746f0c5a authored by Adil Mujeeb's avatar Adil Mujeeb Committed by Greg Kroah-Hartman
Browse files

Staging: winbond: wb35rx_f: Fixed coding style issues



Fixed checkpatch.pl reported ERRORs

Signed-off-by: default avatarAdil Mujeeb <mujeeb.adil@gmail.com>
Acked-by: default avatarPavel Machek <pavel@ucw.cz>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent c299647f
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -4,9 +4,9 @@
#include <net/mac80211.h>
#include "wbhal.h"

//====================================
// Interface function declare
//====================================
/*
 * Interface function declaration
 */
unsigned char	Wb35Rx_initial(struct hw_data *pHwData);
void		Wb35Rx_destroy(struct hw_data *pHwData);
void		Wb35Rx_stop(struct hw_data *pHwData);