From: Viresh Kumar Date: Fri, 3 Jul 2015 11:30:26 +0000 (+0530) Subject: greybus: interface: Fix comment mistake (s/add/init) X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=b950dc28bd47949fed64afa28c01c90be5dca43b;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git greybus: interface: Fix comment mistake (s/add/init) Function's name is gb_interface_init(), not gb_interface_add(). Signed-off-by: Viresh Kumar Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/greybus/interface.c b/drivers/staging/greybus/interface.c index f9fd479bfd8b..1e5e6290913f 100644 --- a/drivers/staging/greybus/interface.c +++ b/drivers/staging/greybus/interface.c @@ -189,7 +189,7 @@ static void gb_interface_destroy(struct gb_interface *intf) } /** - * gb_interface_add + * gb_interface_init * * Create connection for control CPort and then request/parse manifest. * Finally initialize all the bundles to set routes via SVC and initialize all