projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba4b099
)
greybus: svc: Fix doc-style comment
author
Viresh Kumar
<viresh.kumar@linaro.org>
Wed, 1 Jul 2015 06:43:50 +0000
(12:13 +0530)
committer
Greg Kroah-Hartman
<gregkh@google.com>
Wed, 1 Jul 2015 23:34:55 +0000
(16:34 -0700)
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Reviewed-by: Alex Elder <elder@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/svc.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/staging/greybus/svc.c
b/drivers/staging/greybus/svc.c
index ba85e81964c42eae65645ffeccc976b70ba8762e..cd87045ba104f81e6e9839be66fd315b03826c72 100644
(file)
--- a/
drivers/staging/greybus/svc.c
+++ b/
drivers/staging/greybus/svc.c
@@
-124,7
+124,7
@@
static int gb_svc_intf_hotplug_recv(struct gb_operation *op)
* XXX continue processing the request. There's no need
* XXX for the SVC to wait. In fact, it might be best to
* XXX have the SVC get acknowledgement before we proceed.
- *
*
/
+ */
intf_id = hotplug->intf_id;
unipro_mfg_id = le32_to_cpu(hotplug->data.unipro_mfg_id);
unipro_prod_id = le32_to_cpu(hotplug->data.unipro_prod_id);