[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20220608122831.e3yxjl2qlyumnm2j@liuwe-devbox-debian-v2>
Date: Wed, 8 Jun 2022 12:28:31 +0000
From: Wei Liu <wei.liu@...nel.org>
To: Michael Kelley <mikelley@...rosoft.com>
Cc: sthemmin@...rosoft.com, kys@...rosoft.com, wei.liu@...nel.org,
decui@...rosoft.com, haiyangz@...rosoft.com, jikos@...nel.org,
benjamin.tissoires@...hat.com, linux-kernel@...r.kernel.org,
linux-hyperv@...r.kernel.org, linux-input@...r.kernel.org
Subject: Re: [PATCH 1/1] HID: hyperv: Correctly access fields declared as
__le16
On Tue, Jun 07, 2022 at 08:49:37PM -0700, Michael Kelley wrote:
> Add the use of le16_to_cpu() for fields declared as __le16. Because
> Hyper-V only runs in Little Endian mode, there's no actual bug.
> The change is made in the interest of general correctness in
> addition to making sparse happy. No functional change.
>
> Reported-by: kernel test robot <lkp@...el.com>
> Signed-off-by: Michael Kelley <mikelley@...rosoft.com>
Applied to hyperv-fixes. Thanks.
Powered by blists - more mailing lists