Re: Driver core: remove put_bus()

From: Cornelia Huck
Date: Fri Sep 14 2007 - 07:03:48 EST


On Thu, 13 Sep 2007 16:39:47 -0700,
Greg KH <greg@xxxxxxxxx> wrote:

> put_bus() should not be globally visable as it is not used by anything
> other than drivers/base/bus.c. This patch removes the visability of it,
> and renames it to match all of the other *_put() functions in the
> kernel.

Same comment as for get_bus(): There's put_device() and put_driver().
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/