login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
April
»
14
Re: [PATCH] sound: this amplifier only goes up to 7
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From:
Takashi Iwai <tiwai@...>
To: Nick Andrew <nick@...>
Cc: Trivial Kernel Patches <trivial@...>, <perex@...>, <linux-kernel@...>, Pavel Machek <pavel@...>
Subject:
Re: [PATCH] sound: this amplifier only goes up to 7
Date: Monday, April 14, 2008 - 8:23 am
At Mon, 14 Apr 2008 20:49:56 +1000, Nick Andrew wrote:
quoted text
> > sound: kernel log levels are 0-7 > > Kernel log levels are 0-7, not 0-9. > > Signed-off-by: Nick Andrew <nick@nick-andrew.net>
Thanks, applied to ALSA tree. Takashi
quoted text
> --- > > sound/core/misc.c | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > > diff --git a/sound/core/misc.c b/sound/core/misc.c > index 102d1c3..38524f6 100644 > --- a/sound/core/misc.c > +++ b/sound/core/misc.c > @@ -39,7 +39,7 @@ void snd_verbose_printk(const char *file, int line, const char *format, ...) > { > va_list args; > > - if (format[0] == '<' && format[1] >= '0' && format[1] <= '9' && format[2] == '>') { > + if (format[0] == '<' && format[1] >= '0' && format[1] <= '7' && format[2] == '>') { > char tmp[] = "<0>"; > tmp[1] = format[1]; > printk("%sALSA %s:%d: ", tmp, file, line); > @@ -60,7 +60,7 @@ void snd_verbose_printd(const char *file, int line, const char *format, ...) > { > va_list args; > > - if (format[0] == '<' && format[1] >= '0' && format[1] <= '9' && format[2] == '>') { > + if (format[0] == '<' && format[1] >= '0' && format[1] <= '7' && format[2] == '>') { > char tmp[] = "<0>"; > tmp[1] = format[1]; > printk("%sALSA %s:%d: ", tmp, file, line); >
--
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
sound/usb/usbaudio.c: printk() is fine
, Pavel Machek
, (Sat Mar 29, 5:20 pm)
Re: sound/usb/usbaudio.c: printk() is fine
, Takashi Iwai
, (Mon Apr 14, 6:20 am)
[PATCH] sound: this amplifier only goes up to 7
, Nick Andrew
, (Mon Apr 14, 6:49 am)
Re: [PATCH] sound: this amplifier only goes up to 7
, Takashi Iwai
, (Mon Apr 14, 8:23 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg KH
[GIT PATCH] driver core patches against 2.6.24
James Bottomley
Re: Integration of SCST in the mainstream Linux kernel
Stephen Rothwell
Re: Announce: Linux-next (Or Andrew's dream :-))
Arjan van de Ven
Re: [malware-list] [RFC 0/5] [TALPA] Intro to a linux interfaceforon access scanning
linux-netdev
:
Patrick McHardy
Re: [GIT]: Networking
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
Jarek Poplawski
[PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Eric W. Biederman
Re: namespace support requires network modules to say "GPL"
git
:
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
0 users
and
504 guests
online.
Syndicate