Commit 4793a5e2 authored by Moritz Muehlenhoff's avatar Moritz Muehlenhoff Committed by Greg Kroah-Hartman

Staging: wlan-ng: p80211req.h: Coding style cleanups

Signed-off-by: default avatarMoritz Muehlenhoff <jmm@debian.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent a7cf7bae
...@@ -48,9 +48,6 @@ ...@@ -48,9 +48,6 @@
#ifndef _LINUX_P80211REQ_H #ifndef _LINUX_P80211REQ_H
#define _LINUX_P80211REQ_H #define _LINUX_P80211REQ_H
/*================================================================*/ int p80211req_dorequest(wlandevice_t *wlandev, u8 *msgbuf);
/* Function Declarations */
int p80211req_dorequest(wlandevice_t *wlandev, u8 *msgbuf);
#endif #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