All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ALSA: usb: don't print error when allocating urb fails
@ 2016-08-11 20:40 Wolfram Sang
       [not found] ` <1470948012-22897-1-git-send-email-wsa-dev-jBu1N2QxHDJrcw3mvpCnnVaTQe2KTcn/@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfram Sang @ 2016-08-11 20:40 UTC (permalink / raw)
  To: linux-usb-u79uwXL29TY76Z2rM5mHXA
  Cc: Wolfram Sang, alsa-devel-K7yf7f+aM1XWsZ/bQMPhNw

From: Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>

This per-subsystem series is part of a tree wide cleanup. usb_alloc_urb() uses
kmalloc which already prints enough information on failure. So, let's simply
remove those "allocation failed" messages from drivers like we did already for
other -ENOMEM cases. gkh acked this approach when we talked about it at LCJ in
Tokyo a few weeks ago.


Wolfram Sang (1):
  ALSA: usb: caiaq: audio: don't print error when allocating urb fails

 sound/usb/caiaq/audio.c | 1 -
 1 file changed, 1 deletion(-)

-- 
2.8.1

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-08-11 21:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-11 20:40 [PATCH] ALSA: usb: don't print error when allocating urb fails Wolfram Sang
     [not found] ` <1470948012-22897-1-git-send-email-wsa-dev-jBu1N2QxHDJrcw3mvpCnnVaTQe2KTcn/@public.gmane.org>
2016-08-11 20:40   ` [PATCH] ALSA: usb: caiaq: audio: " Wolfram Sang
     [not found]     ` <1470948012-22897-2-git-send-email-wsa-dev-jBu1N2QxHDJrcw3mvpCnnVaTQe2KTcn/@public.gmane.org>
2016-08-11 21:06       ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.