]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4b9987ac84705e1dcf02b955e5c9f4272f42879d
treea9d7791d8dad5771c1a300062b4ee7d9774d488a
parent6499544ac8c393268cd91bf58ac5041074485366
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