Re: [PATCH] usb: xhci: sideband: add missing kernel-doc parameters
From: Greg Kroah-Hartman
Date: Wed Jul 08 2026 - 07:51:14 EST
On Wed, Jun 03, 2026 at 05:04:42PM -0700, Rosen Penev wrote:
> Add @imod_interval and @intr_num to
> xhci_sideband_create_interrupter(), and @type and @notify_client
> to xhci_sideband_register().
Why? This says what it does, but not why you are doing this.
thanks,
greg k-h