]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - kernel/ksysfs.c
kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefs
authorBill Pemberton <wfp5p@virginia.edu>
Mon, 19 Nov 2012 18:19:30 +0000 (13:19 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Nov 2012 18:33:03 +0000 (10:33 -0800)
commite3a1a5ec5cd516c85848611992102fc00e8af601
tree18fca24cc9c11d1bebd97311d1253b0356e17863
parent3b572b506c76a7a38c8debe45b50d09295620810
kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefs

Remove conditional code based on CONFIG_HOTPLUG being false.  It's
always on now in preparation of it going away as an option.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
kernel/ksysfs.c