Skip to content
Commit 23d3d602 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman
Browse files

[PATCH] driver core: change bus_rescan_devices to return void



No one was looking at the return value of bus_rescan_devices, and it
really wasn't anything that anyone in the kernel would ever care about.
So change it which enabled some counting code to be removed also.

Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent afdce75f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment