HID: intel-ish-hid: Fix minor typos in comments
authorAustin Kim <austindh.kim@gmail.com>
Thu, 27 May 2021 07:16:37 +0000 (08:16 +0100)
committerJiri 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

index 6cf59fd26ad784356923115c3c28054a344990b0..a8fe893aed62202eb050f75beda561aeb7086b87 100644 (file)
@@ -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:                        Pointer to firmware data struct in host memory
  * @fw_info:           Loader firmware properties
  *
  * This function queries the ISH Shim firmware loader for capabilities.