Re: [PATCH v1 03/10] xhci: dbc: Use sysfs_emit() to instead of scnprintf()

From: Andy Shevchenko
Date: Tue Oct 03 2023 - 04:50:25 EST


On Tue, Oct 03, 2023 at 02:03:53AM +0800, kernel test robot wrote:


> All warnings (new ones prefixed by >>):
>
> drivers/usb/host/xhci-dbgcap.c: In function 'dbc_show':
> >> drivers/usb/host/xhci-dbgcap.c:926:34: warning: unused variable 'p' [-Wunused-variable]
> 926 | const char *p;
> | ^

Indeed, forgot to remove it...

Mathias, tell me if you want a v2 of this patch or the entire series.

--
With Best Regards,
Andy Shevchenko