mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-04 10:12:16 +09: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 @@ put_module:
|
||||
}
|
||||
|
||||
/*
|
||||
* 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