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:
David Binder 2017-02-21 12:53:21 -05:00 коммит произвёл Greg Kroah-Hartman
Родитель 7ec83df07f
Коммит ce4617ef9f
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -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