lib/kobject_uevent.c: fix CONIG_NET=n warning
authorAndrew Morton <akpm@linux-foundation.org>
Fri, 21 May 2010 22:05:21 +0000 (15:05 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 4 Jun 2010 20:27:52 +0000 (13:27 -0700)
commitc842128607a50a670df5f9c75261db2e21db3c45
tree2d955bfa8bc3a365b72d9d6c171cb7c36e027133
parentad8456361fa19068cf49b50a4f98e41b73c08e76
lib/kobject_uevent.c: fix CONIG_NET=n warning

lib/kobject_uevent.c:87: warning: 'kobj_bcast_filter' defined but not used

Repairs "hotplug: netns aware uevent_helper"

Cc: Eric W. Biederman <ebiederm@xmission.com>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
lib/kobject_uevent.c