projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a94f66a
)
HID: intel-ish-hid: Fix minor typos in comments
author
Austin Kim
<austindh.kim@gmail.com>
Thu, 27 May 2021 07:16:37 +0000
(08:16 +0100)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 14 Jun 2021 13:09:47 +0000
(15:09 +0200)
Change "poiner" to "pointer" in comments.
Signed-off-by: Austin Kim <austindh.kim@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/intel-ish-hid/ishtp-fw-loader.c
patch
|
blob
|
history
diff --git
a/drivers/hid/intel-ish-hid/ishtp-fw-loader.c
b/drivers/hid/intel-ish-hid/ishtp-fw-loader.c
index
6cf59fd
..
a8fe893
100644
(file)
--- a/
drivers/hid/intel-ish-hid/ishtp-fw-loader.c
+++ b/
drivers/hid/intel-ish-hid/ishtp-fw-loader.c
@@
-455,7
+455,7
@@
static void loader_cl_event_cb(struct ishtp_cl_device *cl_device)
/**
* ish_query_loader_prop() - Query ISH Shim firmware loader
* @client_data: Client data instance
- * @fw: Poiner to firmware data struct in host memory
+ * @fw: Poin
t
er to firmware data struct in host memory
* @fw_info: Loader firmware properties
*
* This function queries the ISH Shim firmware loader for capabilities.