lkml.org 
[lkml]   [2010]   [Nov]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 4/6] Staging: wlan-ng: fix coding style issues in prism2mib.c
Date
This is a patch to the prism2mib.c file that fixes various coding style issues that were found by the checkpatch.pl tool

Signed-off-by: Johan Meiring <johanmeiring@gmail.com>
---
drivers/staging/wlan-ng/prism2mib.c | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/drivers/staging/wlan-ng/prism2mib.c b/drivers/staging/wlan-ng/prism2mib.c
index d3a06fa..c1276fd 100644
--- a/drivers/staging/wlan-ng/prism2mib.c
+++ b/drivers/staging/wlan-ng/prism2mib.c
@@ -136,7 +136,8 @@ static int prism2mib_fragmentationthreshold(struct mibrec *mib,
int isget,
wlandevice_t *wlandev,
hfa384x_t *hw,
- struct p80211msg_dot11req_mibset *msg,
+ struct p80211msg_dot11req_mibset
+ *msg,
void *data);

static int prism2mib_priv(struct mibrec *mib,
@@ -664,7 +665,8 @@ static int prism2mib_fragmentationthreshold(struct mibrec *mib,
int isget,
wlandevice_t *wlandev,
hfa384x_t *hw,
- struct p80211msg_dot11req_mibset *msg,
+ struct p80211msg_dot11req_mibset
+ *msg,
void *data)
{
int result;
--
1.7.1


\
 
 \ /
  Last update: 2010-11-06 17:27    [W:0.175 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site