From: David Binder Date: Tue, 21 Feb 2017 17:53:21 +0000 (-0500) Subject: staging: unisys: visorbus: Fix spelling mistake X-Git-Tag: v4.12-rc1~84^2~1003 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ce4617ef9f0b4978f7fe857ab3cb40f809495db4;p=karo-tx-linux.git staging: unisys: visorbus: Fix spelling mistake Fixes a minor spelling mistake in a function comment. Signed-off-by: David Binder Signed-off-by: David Kershner Reviewed-by: Tim Sell Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/unisys/visorbus/visorbus_main.c b/drivers/staging/unisys/visorbus/visorbus_main.c index 55f29ae8e015..b36452fc9ae3 100644 --- a/drivers/staging/unisys/visorbus/visorbus_main.c +++ b/drivers/staging/unisys/visorbus/visorbus_main.c @@ -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