kernel_optimize_test/arch/sh
Viresh Kumar 71db87ba57 bus: subsys: update return type of ->remove_dev() to void
Its return value is not used by the subsys core and nothing meaningful
can be done with it, even if we want to use it. The subsys device is
anyway getting removed.

Update prototype of ->remove_dev() to make its return type as void. Fix
all usage sites as well.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-08-05 17:08:14 -07:00
..
boards Replace module_init with equivalent device_initcall in non modules. 2015-07-02 10:30:48 -07:00
boot
cchips
configs
drivers PCI: Remove unnecessary #includes of <asm/pci.h> 2015-06-08 07:56:09 -05:00
include mm: clean up per architecture MM hook header files 2015-07-17 16:39:53 -07:00
kernel bus: subsys: update return type of ->remove_dev() to void 2015-08-05 17:08:14 -07:00
lib
lib64
math-emu
mm mm/hugetlb: reduce arch dependent code about huge_pmd_unshare 2015-06-24 17:49:41 -07:00
oprofile
tools
Kconfig sh: expose number of page table levels 2015-04-14 16:49:02 -07:00
Kconfig.cpu
Kconfig.debug
Makefile