]> git.baikalelectronics.ru Git - kernel.git/commit
uevent: add alloc_uevent_skb() helper
authorChristian Brauner <christian.brauner@ubuntu.com>
Sun, 29 Apr 2018 10:44:11 +0000 (12:44 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 May 2018 14:22:40 +0000 (10:22 -0400)
commitb1d25c48292810747ddbed7113cd62c1ba6d4ed2
tree74a3c75215d187da2d5f63b6144d0eb31138b00f
parent9876c0c27fce8ae3b404ebd40bf424befc90c8d8
uevent: add alloc_uevent_skb() helper

This patch adds alloc_uevent_skb() in preparation for follow up patches.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
lib/kobject_uevent.c