Thread (6 messages) flat view 6 messages, 4 authors, 2010-09-13

Re: [PATCH 11/11] sound: Remove pr_<level> uses of KERN_<level>

From: Geoff Levand <geoff@infradead.org>
Date: 2010-09-13 17:55:36
Also in: alsa-devel, lkml

Hi Joe,

On 09/11/2010 10:10 PM, Joe Perches wrote:
quoted hunk ↗ jump to hunk
 sound/ppc/snd_ps3.c         |    2 +-
diff --git a/sound/ppc/snd_ps3.c b/sound/ppc/snd_ps3.c
index 2f12da4..581a670 100644
--- a/sound/ppc/snd_ps3.c
+++ b/sound/ppc/snd_ps3.c
@@ -579,7 +579,7 @@ static int snd_ps3_delay_to_bytes(struct snd_pcm_substream *substream,
 				  rate * delay_ms / 1000)
 		* substream->runtime->channels;
 
-	pr_debug(KERN_ERR "%s: time=%d rate=%d bytes=%ld, frames=%d, ret=%d\n",
+	pr_debug("%s: time=%d rate=%d bytes=%ld, frames=%d, ret=%d\n",
 		 __func__,
 		 delay_ms,
 		 rate,
snd_ps3.c looks OK.

Acked-by: Geoff Levand <geoff@infradead.org>

Attachments

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help