提交 1db2ea39 编写于 作者: A Al Viro 提交者: Linus Torvalds

[PATCH] netlabel gfp annotations

Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
上级 8abf1064
...@@ -108,7 +108,7 @@ ...@@ -108,7 +108,7 @@
*/ */
static inline struct sk_buff *netlbl_netlink_alloc_skb(size_t head, static inline struct sk_buff *netlbl_netlink_alloc_skb(size_t head,
size_t body, size_t body,
int gfp_flags) gfp_t gfp_flags)
{ {
struct sk_buff *skb; struct sk_buff *skb;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册