All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jiri Slaby <jirislaby@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: akpm@linux-foundation.org, mm-commits@vger.kernel.org,
	joe@perches.com, bzolnier@gmail.com, jens.axboe@oracle.com,
	marcin.slusarz@gmail.com, shemminger@vyatta.com
Subject: Re: + drivers-block-floppyc-use-pr_level.patch added to -mm tree
Date: Wed, 27 Jan 2010 10:31:50 +0100	[thread overview]
Message-ID: <4B600806.4010003@gmail.com> (raw)
In-Reply-To: <201001270037.o0R0bN6S032517@imap1.linux-foundation.org>

On 01/27/2010 01:37 AM, akpm@linux-foundation.org wrote:
> @@ -687,9 +687,7 @@ static void __reschedule_timeout(int dri
>  		fd_timeout.expires = jiffies + UDP->timeout;
>  	add_timer(&fd_timeout);
>  	if (UDP->flags & FD_DEBUG) {
> -		DPRINT("reschedule timeout ");
> -		printk(message, marg);
> -		printk("\n");
> +		DPRINT("reschedule timeout %s %d\n", message, marg);

This is wrong.

/me stopped to read here. Recheck the rest of changes.

-- 
js

  reply	other threads:[~2010-01-27  9:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-27  0:37 + drivers-block-floppyc-use-pr_level.patch added to -mm tree akpm
2010-01-27  9:31 ` Jiri Slaby [this message]
2010-01-27 14:09   ` Joe Perches
2010-01-27 14:21     ` Jiri Slaby
2010-01-27 14:35       ` Joe Perches

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=4B600806.4010003@gmail.com \
    --to=jirislaby@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=bzolnier@gmail.com \
    --cc=jens.axboe@oracle.com \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcin.slusarz@gmail.com \
    --cc=mm-commits@vger.kernel.org \
    --cc=shemminger@vyatta.com \
    /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.