drivers/base/core.c: Mark to_root_device static
authorJosh Triplett <josh@joshtriplett.org>
Mon, 19 Nov 2012 05:27:55 +0000 (21:27 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Nov 2012 00:25:36 +0000 (16:25 -0800)
Nothing outside of drivers/base/core.c references this function.

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found