Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1db2ea39 authored by Al Viro's avatar Al Viro Committed by Linus Torvalds
Browse files

[PATCH] netlabel gfp annotations

parent 8abf1064
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;