projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c408986
)
staging: wlan-ng: formatting change in cfg80211.c
author
K Hodges
<khodges42@gmail.com>
Tue, 5 Feb 2019 10:49:03 +0000
(
05:49
-0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 8 Feb 2019 09:31:14 +0000
(10:31 +0100)
Resolve "Line over 80 characters" warning from checkpatch
Signed-off-by: K Hodges <khodges42@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wlan-ng/cfg80211.c
patch
|
blob
|
history
diff --git
a/drivers/staging/wlan-ng/cfg80211.c
b/drivers/staging/wlan-ng/cfg80211.c
index e5d7def1f366814a67a5249214f3f7554e232b8d..8a862f718d5c0e36055b3b481bbf75112cc07c43 100644
(file)
--- a/
drivers/staging/wlan-ng/cfg80211.c
+++ b/
drivers/staging/wlan-ng/cfg80211.c
@@
-70,7
+70,8
@@
static int prism2_result2err(int prism2_result)
return err;
}
-static int prism2_domibset_uint32(struct wlandevice *wlandev, u32 did, u32 data)
+static int prism2_domibset_uint32(struct wlandevice *wlandev,
+ u32 did, u32 data)
{
struct p80211msg_dot11req_mibset msg;
struct p80211item_uint32 *mibitem =