diff options
author | Viresh Kumar <[email protected]> | 2015-07-30 15:04:01 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2015-08-05 17:08:14 -0700 |
commit | 71db87ba570038497db1227b7dc61113c4156565 (patch) | |
tree | 55822a231eae32bf81af81148f04dacc1d30c67d /scripts/gdb/linux/modules.py | |
parent | 52cdbdd49853dfa856082edb0f4c4c0249d9df07 (diff) |
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 <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions