]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit558b16847022b21087033ef029dd9d28ac3023dd
tree18fca24cc9c11d1bebd97311d1253b0356e17863
parent1c7686d1a9778d061ebdba73c599554f6752fc91
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