Skip to content

Commit f8e5388

Browse files
austindhkimJiri Kosina
authored andcommitted
HID: intel-ish-hid: Fix minor typos in comments
Change "poiner" to "pointer" in comments. Signed-off-by: Austin Kim <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
1 parent a94f66a commit f8e5388

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/hid/intel-ish-hid/ishtp-fw-loader.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -455,7 +455,7 @@ static void loader_cl_event_cb(struct ishtp_cl_device *cl_device)
455455
/**
456456
* ish_query_loader_prop() - Query ISH Shim firmware loader
457457
* @client_data: Client data instance
458-
* @fw: Poiner to firmware data struct in host memory
458+
* @fw: Pointer to firmware data struct in host memory
459459
* @fw_info: Loader firmware properties
460460
*
461461
* This function queries the ISH Shim firmware loader for capabilities.

0 commit comments

Comments
 (0)