浏览代码

[PATCH] netlabel gfp annotations

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Al Viro 18 年之前
父节点
当前提交
1db2ea398f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/net/netlabel.h

+ 1 - 1
include/net/netlabel.h

@@ -108,7 +108,7 @@
  */
 static inline struct sk_buff *netlbl_netlink_alloc_skb(size_t head,
 						       size_t body,
-						       int gfp_flags)
+						       gfp_t gfp_flags)
 {
 	struct sk_buff *skb;