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':
926 | const char *p;drivers/usb/host/xhci-dbgcap.c:926:34: warning: unused variable 'p' [-Wunused-variable]
| ^
Indeed, forgot to remove it...
Mathias, tell me if you want a v2 of this patch or the entire series.