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:
f1f6fa4
)
greybus: hid: spell fix (s/infomation/information)
author
Viresh Kumar
<viresh.kumar@linaro.org>
Sat, 8 Aug 2015 04:55:32 +0000
(10:25 +0530)
committer
Greg Kroah-Hartman
<gregkh@google.com>
Tue, 11 Aug 2015 00:40:45 +0000
(17:40 -0700)
Minor spell fix.
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
drivers/staging/greybus/hid.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/staging/greybus/hid.c
b/drivers/staging/greybus/hid.c
index a367fd5fad70ba9761fa90841f1492ee8a40031c..d423f8eb145e31bba834d3b33f1b967530cc98f2 100644
(file)
--- a/
drivers/staging/greybus/hid.c
+++ b/
drivers/staging/greybus/hid.c
@@
-84,7
+84,7
@@
struct gb_hid {
static DEFINE_MUTEX(gb_hid_open_mutex);
-/* Routines to get controller's infomation over greybus */
+/* Routines to get controller's info
r
mation over greybus */
/* Define get_version() routine */
define_get_version(gb_hid, HID);