[PATCH 01/10] USB: move snd_usb_pipe_sanity_check into the USB core

Greg Kroah-Hartman gregkh at linuxfoundation.org
Mon Sep 7 16:42:09 CEST 2020


On Wed, Sep 02, 2020 at 04:35:33PM +0200, Takashi Iwai wrote:
> On Wed, 02 Sep 2020 13:01:03 +0200,
> Greg Kroah-Hartman wrote:
> > 
> > snd_usb_pipe_sanity_check() is a great function, so let's move it into
> > the USB core so that other parts of the kernel, including the USB core,
> > can call it.
> > 
> > Name it usb_pipe_type_check() to match the existing
> > usb_urb_ep_type_check() call, which now uses this function.
> > 
> > Cc: Jaroslav Kysela <perex at perex.cz>
> > Cc: Takashi Iwai <tiwai at suse.com>
> > Cc: "Gustavo A. R. Silva" <gustavoars at kernel.org>
> > Cc: Eli Billauer <eli.billauer at gmail.com>
> > Cc: Emiliano Ingrassia <ingrassia at epigenesys.com>
> > Cc: Alan Stern <stern at rowland.harvard.edu>
> > Cc: Alexander Tsoy <alexander at tsoy.me>
> > Cc: "Geoffrey D. Bennett" <g at b4.vu>
> > Cc: Jussi Laako <jussi at sonarnerd.net>
> > Cc: Nick Kossifidis <mickflemm at gmail.com>
> > Cc: Dmitry Panchenko <dmitry at d-systems.ee>
> > Cc: Chris Wulff <crwulff at gmail.com>
> > Cc: Jesus Ramos <jesus-ramos at live.com>
> > Cc: linux-usb at vger.kernel.org
> > Cc: linux-kernel at vger.kernel.org
> > Cc: alsa-devel at alsa-project.org
> > Signed-off-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
> 
> Reviewed-by: Takashi Iwai <tiwai at suse.de>

Thanks for the reviews of all of these.

greg k-h


More information about the Alsa-devel mailing list