mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 12:28:41 +08:00
HID: intel-ish-hid: Spelling s/diconnect/disconnect/
Fix misspelling of "disconnect". Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
0365fb6bae
commit
76f8cf6e0c
@ -402,7 +402,7 @@ static void ishtp_hbm_cl_connect_res(struct ishtp_device *dev,
|
||||
* @dev: ISHTP device instance
|
||||
* @disconnect_req: disconnect request structure
|
||||
*
|
||||
* Disconnect request bus message from the fw. Send diconnect response.
|
||||
* Disconnect request bus message from the fw. Send disconnect response.
|
||||
*/
|
||||
static void ishtp_hbm_fw_disconnect_req(struct ishtp_device *dev,
|
||||
struct hbm_client_connect_request *disconnect_req)
|
||||
|
Loading…
Reference in New Issue
Block a user