[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1342656617.2215.40.camel@joe2Laptop>
Date: Wed, 18 Jul 2012 17:10:17 -0700
From: Joe Perches <joe@...ches.com>
To: Toshiaki Yamane <yamanetoshi@...il.com>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Mark Einon <mark.einon@...il.com>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging/et131x: fix checkpatch warnings
On Thu, 2012-07-19 at 09:05 +0900, Toshiaki Yamane wrote:
> On Thu, Jul 19, 2012 at 2:53 AM, Joe Perches <joe@...ches.com> wrote:
> > OK, fyi: it turns out ps_ring_physaddr and rx_status_bus
> > are both dma_addr_t so both should be emitted with %ull
> > and cast to (unsigned long long) or (u64).
> Thanks for your reply.
> %ullx ?
My fault, dunno what I was thinking, just %llx
cheers, Joe
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists