Re: [PATCH -tip] Trivial fix: correct a format to avoid a warning

From: Ingo Molnar
Date: Fri Oct 03 2008 - 05:42:18 EST



* Frederic Weisbecker <fweisbec@xxxxxxxxx> wrote:

> Last -tip gives this warning:
>
> kernel/softirq.c: Dans la fonction «__do_softirq» :
> kernel/softirq.c:216: attention : format «%ld» expects type «long int», but argument 2 has type «int»
>
> This patch corrects the format type, and a small mistake in the "softirq" word.
>
> Signed-off-by: Frederic Weisbecker <fweisbec@xxxxxxxxx>

applied to tip/core/softirq, thanks Frederic!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/