Re: [PATCH] staging/et131x: fix checkpatch warnings

From: Joe Perches
Date: Wed Jul 18 2012 - 13:53:13 EST


On Wed, 2012-07-18 at 20:32 +0900, Toshiaki Yamane wrote:
> Thanks for you reply.
>
> I will fix netdev_info only, because I don't know if I should use "%p".

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).


--
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/