All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Alexey Dobriyan <adobriyan@gmail.com>
Cc: linux-kernel@vger.kernel.org, akpm@osdl.org
Subject: Re: PATCH: rio driver rework continued  #2
Date: Wed, 15 Mar 2006 15:53:17 +0000	[thread overview]
Message-ID: <1142437997.5597.39.camel@localhost.localdomain> (raw)
In-Reply-To: <20060315143301.GA7790@mipter.zuzino.mipt.ru>

On Mer, 2006-03-15 at 17:33 +0300, Alexey Dobriyan wrote:
> >  	rio_dprintk(RIO_DEBUG_PARAM, "can_add_transmit() returns %x\n", res);
> > -	rio_dprintk(RIO_DEBUG_PARAM, "Packet is 0x%x\n", (int) PacketP);
> > +	rio_dprintk(RIO_DEBUG_PARAM, "Packet is 0x%p\n", PacketP);
> 						^^^^
> 
> Just %p.

Thanks .. good point. Will go whack all those on the head once I've
finished this batch of changes to remove even more typedefery


      reply	other threads:[~2006-03-15 15:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-15 12:27 PATCH: rio driver rework continued #2 Alan Cox
2006-03-15 14:33 ` Alexey Dobriyan
2006-03-15 15:53   ` Alan Cox [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=1142437997.5597.39.camel@localhost.localdomain \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=adobriyan@gmail.com \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    /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.