staging: unisys: visorbus: Fix spelling mistake
Fixes a minor spelling mistake in a function comment. Signed-off-by: David Binder <david.binder@unisys.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Reviewed-by: Tim Sell <timothy.sell@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Родитель
7ec83df07f
Коммит
ce4617ef9f
|
@ -143,9 +143,9 @@ struct bus_type visorbus_type = {
|
|||
};
|
||||
|
||||
/**
|
||||
* visorbus_releae_busdevice() - called when device_unregister() is called for
|
||||
* the bus device instance, after all other tasks
|
||||
* involved with destroying the dev are complete
|
||||
* visorbus_release_busdevice() - called when device_unregister() is called for
|
||||
* the bus device instance, after all other tasks
|
||||
* involved with destroying the dev are complete
|
||||
* @xdev: struct device for the bus being released
|
||||
*/
|
||||
static void
|
||||
|
|
Загрузка…
Ссылка в новой задаче