Re: Linux 4.14.294

From: Joe Perches
Date: Wed Sep 21 2022 - 14:04:04 EST


On Tue, 2022-09-20 at 12:17 +0200, Greg Kroah-Hartman wrote:
[]
> diff --git a/drivers/hid/intel-ish-hid/ishtp-hid.h b/drivers/hid/intel-ish-hid/ishtp-hid.h
[]
> @@ -118,7 +118,7 @@ struct report_list {
> * @multi_packet_cnt: Count of fragmented packet count
> *
> * This structure is used to store completion flags and per client data like
> - * like report description, number of HID devices etc.
> + * report description, number of HID devices etc.
> */
> struct ishtp_cl_data {
> /* completion flags */

Needless backporting of typo fixes reduces confidence in the
backport process.