[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <150a2fb5-f1f1-44c3-8923-e23589d5dabc@stanley.mountain>
Date: Thu, 27 Feb 2025 23:16:14 +0300
From: Dan Carpenter <dan.carpenter@...aro.org>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: Abhishek Tamboli <abhishektamboli9@...il.com>, mathias.nyman@...el.com,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] xhci: Fix bcdUSB initialization
On Thu, Feb 27, 2025 at 11:36:24AM -0800, Greg KH wrote:
> On Fri, Feb 28, 2025 at 01:04:00AM +0530, Abhishek Tamboli wrote:
> > Initialize bcdUSB to 0 to prevent undefined behaviour
> > if accessed without being explicitly set.
>
> Is it actually accessed without being set? If so, please explain it and
> also how the compiler is somehow missing this already?
>
This is a Smatch warning, not a compiler warning.
regards,
dan carpenter
Powered by blists - more mailing lists