mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 11:40:19 -04:00
greybus: interface: fix obsolete comment
Fix obsolete comment that was referring to "module" rather than "interface". Signed-off-by: Johan Hovold <johan@hovoldconsulting.com> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
eeb6a6ff59
commit
febe252179
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user