提交 cad865dc 编写于 作者: S Stefan Schmidt 提交者: Marcel Holtmann

net/ieee802154: Make sure alignment matches parenthesis..

Follow coding style of the kernel.
Signed-off-by: NStefan Schmidt <s.schmidt@samsung.com>
Acked-by: NAlexander Aring <alex.aring@gmail.com>
Signed-off-by: NMarcel Holtmann <marcel@holtmann.org>
上级 a413e3fd
...@@ -73,7 +73,7 @@ int ieee802154_nl_mcast(struct sk_buff *msg, unsigned int group) ...@@ -73,7 +73,7 @@ int ieee802154_nl_mcast(struct sk_buff *msg, unsigned int group)
} }
struct sk_buff *ieee802154_nl_new_reply(struct genl_info *info, struct sk_buff *ieee802154_nl_new_reply(struct genl_info *info,
int flags, u8 req) int flags, u8 req)
{ {
void *hdr; void *hdr;
struct sk_buff *msg = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_ATOMIC); struct sk_buff *msg = nlmsg_new(NLMSG_DEFAULT_SIZE, GFP_ATOMIC);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册