Commit febe2521 authored by Johan Hovold's avatar Johan Hovold Committed by Greg Kroah-Hartman

greybus: interface: fix obsolete comment

Fix obsolete comment that was referring to "module" rather than
"interface".
Signed-off-by: default avatarJohan Hovold <johan@hovoldconsulting.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@google.com>
parent eeb6a6ff
......@@ -176,7 +176,7 @@ struct gb_interface *gb_interface_create(struct gb_host_device *hd,
}
/*
* Tear down a previously set up module.
* Tear down a previously set up interface.
*/
void gb_interface_remove(struct gb_interface *intf)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment