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:
2225e79
)
ALSA: seq_oss: Drop superfluous error/debug messages after malloc failures
author
Takashi Iwai
<tiwai@suse.de>
Tue, 10 Mar 2015 14:39:55 +0000
(15:39 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 10 Mar 2015 14:39:55 +0000
(15:39 +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/oss/seq_oss_init.c
patch
|
blob
|
history
sound/core/seq/oss/seq_oss_midi.c
patch
|
blob
|
history
sound/core/seq/oss/seq_oss_readq.c
patch
|
blob
|
history
sound/core/seq/oss/seq_oss_synth.c
patch
|
blob
|
history
diff --cc
sound/core/seq/oss/seq_oss_init.c
Simple merge
diff --cc
sound/core/seq/oss/seq_oss_midi.c
Simple merge
diff --cc
sound/core/seq/oss/seq_oss_readq.c
Simple merge
diff --cc
sound/core/seq/oss/seq_oss_synth.c
Simple merge