Re: [PATCH] Deinline __nlmsg_put and genlmsg_put. -7k code on i386defconfig

From: David Miller
Date: Mon Jan 30 2012 - 13:11:11 EST


From: Denys Vlasenko <dvlasenk@xxxxxxxxxx>
Date: Sun, 29 Jan 2012 20:02:43 +0100

> This change also removes commented-out copy of __nlmsg_put
> which was last touched in 2005 with "Enable once all users
> have been converted" comment on top.
>
> text data bss dec hex filename
> 8453183 533115 1810804 10797102 a4c02e vmlinux.o.before
> 8446103 533115 1810804 10790022 a4a486 vmlinux.o
>
> Signed-off-by: Denys Vlasenko <vda.linux@xxxxxxxxxxxxxx>

This doesn't apply to net-next, it appears it was corrupted by your
email client:

> -static __inline__ struct nlmsghdr *
> -__nlmsg_put(struct sk_buff *skb, u32 pid, u32 seq, int type, int len,
> -int flags)

It appears to have chopped up a long line here, for example.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/