Skip to content

Commit

Permalink
Merge branch 'for-5.5/ish' into for-linus
Browse files Browse the repository at this point in the history
- typo fix (Geert Uytterhoeven)
  • Loading branch information
Jiri Kosina committed Nov 29, 2019
2 parents b49b511 + 76f8cf6 commit 2fa5532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/hid/intel-ish-hid/ishtp/hbm.c
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 2fa5532

Please sign in to comment.