login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
December
»
13
Re: [PATCH] sound/ad1848: fix printk format
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Randy Dunlap <randy.dunlap@...>
To: Takashi Iwai <tiwai@...>
Cc: lkml <linux-kernel@...>, <perex@...>
Subject:
Re: [PATCH] sound/ad1848: fix printk format
Date: Thursday, December 13, 2007 - 12:42 am
On Tue, 30 Oct 2007 12:05:28 +0100 Takashi Iwai wrote:
quoted text
> At Mon, 29 Oct 2007 11:20:10 -0700, > Randy Dunlap wrote: > > > > From: Randy Dunlap <randy.dunlap@oracle.com> > > > > Fix printk format warning: > > > > sound/isa/ad1848/ad1848_lib.c:216: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int' > > > > Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> > > Thanks, but another fix was already in ALSA tree. > > Jaroslav, please prepare for push again? Some patches are really > worth to be in 2.6.24.
Hi, This is still needed, over 1 month later....
quoted text
> Takashi > > > --- > > sound/isa/ad1848/ad1848_lib.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > --- linux-2624-rc1g4-v1.orig/sound/isa/ad1848/ad1848_lib.c > > +++ linux-2624-rc1g4-v1/sound/isa/ad1848/ad1848_lib.c > > @@ -213,7 +213,7 @@ static void snd_ad1848_mce_down(struct s > > for (timeout = 12000; timeout > 0 && (inb(AD1848P(chip, REGSEL)) & AD1848_INIT); timeout--) > > udelay(100); > > > > - snd_printdd("(1) timeout = %d\n", timeout); > > + snd_printdd("(1) timeout = %lu\n", timeout); > > > > #ifdef CONFIG_SND_DEBUG > > if (inb(AD1848P(chip, REGSEL)) & AD1848_INIT) > > -
--- ~Randy --
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:
[PATCH] sound/ad1848: fix printk format
, Randy Dunlap
, (Mon Oct 29, 2:20 pm)
Re: [PATCH] sound/ad1848: fix printk format
, Takashi Iwai
, (Tue Oct 30, 7:05 am)
Re: [PATCH] sound/ad1848: fix printk format
, Randy Dunlap
, (Thu Dec 13, 12:42 am)
Re: [PATCH] sound/ad1848: fix printk format
, Takashi Iwai
, (Thu Dec 13, 6:44 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Nigel Cunningham
Re: [PATCH] Remove process freezer from suspend to RAM pathway
Greg KH
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Greg KH
Re: [malware-list] [RFC 0/5] [TALPA] Intro to a linux interface for on access scan...
Steven Rostedt
[RFC PATCH 16/22 -v2] add get_monotonic_cycles
git
:
linux-netdev
:
Jarek Poplawski
[PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Andrew Morton
Re: [BUG] New Kernel Bugs
David Miller
[GIT]: Networking
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
3 users
and
729 guests
online.
Online users
Jeremy
journalkeeper6
jhnkelly010
Syndicate