[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <f35e3e2f-2aae-9237-6389-69b969131782@linux.intel.com>
Date: Thu, 24 Oct 2019 13:22:56 +0300
From: Mathias Nyman <mathias.nyman@...ux.intel.com>
To: "Ben Dooks (Codethink)" <ben.dooks@...ethink.co.uk>,
linux-kernel@...ts.codethink.co.uk
Cc: Mathias Nyman <mathias.nyman@...el.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] usb: xhci: fix __le32/__le64 accessors in debugfs code
On 15.10.2019 18.21, Ben Dooks (Codethink) wrote:
> It looks like some of the xhci debug code is passing
> u32 to functions directly from __le32/__le64 fields. Fix
> this by using le{32,64}_to_cpu() on these to fix the
> following sparse warnings;
>
Thanks, adding to queue
-Mathias
Powered by blists - more mailing lists