ID: intel-ish-hid: hid-client: drop unexpected word "the" in the comments
authorJiang Jian <jiangjian@cdjrlc.com>
Tue, 21 Jun 2022 12:27:51 +0000 (20:27 +0800)
committerJiri Kosina <jkosina@suse.cz>
Thu, 21 Jul 2022 09:56:10 +0000 (11:56 +0200)
commit92443a9ff1208cdcd932273e141d1ec6bdfb3c0c
treea9d7791d8dad5771c1a300062b4ee7d9774d488a
parent62ac2473553a00229e67bdf3cb023b62cf7f5a9a
ID: intel-ish-hid: hid-client: drop unexpected word "the" in the comments

there is an unexpected word "the" in the comments that need to be dropped

file: drivers/hid/intel-ish-hid/ishtp-hid-client.c
line: 331
 * @device: Pointer to the the ishtp client device for which this message
changed to
 * @device: Pointer to the ishtp client device for which this message

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Acked-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/intel-ish-hid/ishtp-hid-client.c