mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-04-10 19:28:49 -04:00
greybus: hid: spell fix (s/infomation/information)
Minor spell fix. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
f1f6fa44ae
commit
d79ae495e2
@@ -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 information over greybus */
|
||||
|
||||
/* Define get_version() routine */
|
||||
define_get_version(gb_hid, HID);
|
||||
|
||||
Reference in New Issue
Block a user