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 <pe...@perex.cz>
> > Cc: Takashi Iwai <ti...@suse.com>
> > Cc: "Gustavo A. R. Silva" <gustavo...@kernel.org>
> > Cc: Eli Billauer <eli.billa...@gmail.com>
> > Cc: Emiliano Ingrassia <ingras...@epigenesys.com>
> > Cc: Alan Stern <st...@rowland.harvard.edu>
> > Cc: Alexander Tsoy <alexan...@tsoy.me>
> > Cc: "Geoffrey D. Bennett" <g...@b4.vu>
> > Cc: Jussi Laako <ju...@sonarnerd.net>
> > Cc: Nick Kossifidis <mickfl...@gmail.com>
> > Cc: Dmitry Panchenko <dmi...@d-systems.ee>
> > Cc: Chris Wulff <crwu...@gmail.com>
> > Cc: Jesus Ramos <jesus-ra...@live.com>
> > Cc: linux-...@vger.kernel.org
> > Cc: linux-kernel@vger.kernel.org
> > Cc: alsa-de...@alsa-project.org
> > Signed-off-by: Greg Kroah-Hartman <gre...@linuxfoundation.org>
> 
> Reviewed-by: Takashi Iwai <ti...@suse.de>

Thanks for the reviews of all of these.

greg k-h

Reply via email to