git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d98a06
)
ALSA: seq: Drop superfluous error/debug messages after malloc failures
author
Takashi Iwai
<tiwai@suse.de>
Tue, 10 Mar 2015 14:41:18 +0000
(15:41 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 10 Mar 2015 14:41:18 +0000
(15:41 +0100)
The kernel memory allocators already report the errors when the
requested allocation fails, thus we don't need to warn it again in
each caller side.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/core/seq/seq_fifo.c
patch
|
blob
|
history
sound/core/seq/seq_memory.c
patch
|
blob
|
history
sound/core/seq/seq_ports.c
patch
|
blob
|
history
sound/core/seq/seq_prioq.c
patch
|
blob
|
history
sound/core/seq/seq_queue.c
patch
|
blob
|
history
sound/core/seq/seq_timer.c
patch
|
blob
|
history
diff --cc
sound/core/seq/seq_fifo.c
Simple merge
diff --cc
sound/core/seq/seq_memory.c
Simple merge
diff --cc
sound/core/seq/seq_ports.c
Simple merge
diff --cc
sound/core/seq/seq_prioq.c
Simple merge
diff --cc
sound/core/seq/seq_queue.c
Simple merge
diff --cc
sound/core/seq/seq_timer.c
Simple merge