On 2/11/2025 11:28 AM, Greg KH wrote:
On Mon, Feb 10, 2025 at 06:41:23PM +0530, Selvarasu Ganesan wrote:
Fix the following smatch errors:
drivers/usb/host/xhci-mem.c:2060 xhci_add_in_port() error: unassigned variable 'tmp_minor_revision' drivers/usb/host/xhci-hub.c:71 xhci_create_usb3x_bos_desc() error: unassigned variable 'bcdUSB'
Fixes: d9b0328d0b8b ("xhci: Show ZHAOXIN xHCI root hub speed correctly") Fixes: eb02aaf21f29 ("usb: xhci: Rewrite xhci_create_usb3_bos_desc()")
This should be two different changes, right?
Please break it up and send as a patch series.
thanks,
greg k-h
Hi Greg,
Thanks for your comments. Sure i will send as a patch series.
Thanks, Selva
linux-stable-mirror@lists.linaro.org