* [PATCH] netlabel gfp annotations
@ 2006-09-24 22:41 Al Viro
0 siblings, 0 replies; only message in thread
From: Al Viro @ 2006-09-24 22:41 UTC (permalink / raw)
To: Linus Torvalds; +Cc: davem, linux-kernel
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
---
include/net/netlabel.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/net/netlabel.h b/include/net/netlabel.h
index fc2b72f..dd5780b 100644
--- a/include/net/netlabel.h
+++ b/include/net/netlabel.h
@@ -108,7 +108,7 @@ #define NETLBL_LEN_U32
*/
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;
--
1.4.2.GIT
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2006-09-24 22:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-24 22:41 [PATCH] netlabel gfp annotations Al Viro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox