From: Viresh Kumar Date: Tue, 21 Jul 2015 12:14:09 +0000 (+0530) Subject: greybus: interface: drop stale comment X-Git-Tag: v4.14-rc1~2366^2~378^2~21^2~1364 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=25366869577860c12f0dc8b28e2e34c6265a5a7a;p=platform%2Fkernel%2Flinux-rpi.git greybus: interface: drop stale comment We don't do what the comment says, drop it. 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 1e5e629..dfc31a0 100644 --- a/drivers/staging/greybus/interface.c +++ b/drivers/staging/greybus/interface.c @@ -70,8 +70,7 @@ struct device_type greybus_interface_type = { /* * Create kernel structures corresponding to a bundle and connection for - * managing control CPort. Also initialize the bundle, which will request SVC to - * set route and will initialize the control protocol for this connection. + * managing control CPort. */ static int gb_create_control_connection(struct gb_interface *intf) {