All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Frederic Weisbecker <fweisbec@gmail.com>
Cc: linux-kernel@vger.kernel.org, Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH -tip] Trivial fix: correct a format to avoid a warning
Date: Fri, 3 Oct 2008 11:41:55 +0200	[thread overview]
Message-ID: <20081003094155.GA19260@elte.hu> (raw)
In-Reply-To: <48E5E862.1070504@gmail.com>


* Frederic Weisbecker <fweisbec@gmail.com> 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@gmail.com>

applied to tip/core/softirq, thanks Frederic!

	Ingo

      reply	other threads:[~2008-10-03  9:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-03  9:39 [PATCH -tip] Trivial fix: correct a format to avoid a warning Frederic Weisbecker
2008-10-03  9:41 ` Ingo Molnar [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081003094155.GA19260@elte.hu \
    --to=mingo@elte.hu \
    --cc=fweisbec@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.