projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a413e3f
)
net/ieee802154: Make sure alignment matches parenthesis..
author
Stefan Schmidt
<s.schmidt@samsung.com>
Thu, 4 Dec 2014 10:51:58 +0000
(11:51 +0100)
committer
Marcel Holtmann
<marcel@holtmann.org>
Fri, 5 Dec 2014 11:43:04 +0000
(12:43 +0100)
Follow coding style of the kernel.
Signed-off-by: Stefan Schmidt <s.schmidt@samsung.com>
Acked-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/ieee802154/netlink.c
patch
|
blob
|
blame
|
history
diff --git
a/net/ieee802154/netlink.c
b/net/ieee802154/netlink.c
index 6ad0da38ba9d4fd70f11b5bac1a405497f95bccb..3cdfa78b2f6eff54bf09db4454ac912b5dafa160 100644
(file)
--- a/
net/ieee802154/netlink.c
+++ b/
net/ieee802154/netlink.c
@@
-73,7
+73,7
@@
out:
}
struct sk_buff *ieee802154_nl_new_reply(struct genl_info *info,
- int flags, u8 req)
+
int flags, u8 req)
{
void *hdr;
struct sk_buff *msg = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_ATOMIC);