[PATCH 05/11] tulip: formatting of pointers in printk()
David Miller
davem at davemloft.net
Thu Jul 15 08:07:39 EST 2010
From: Kulikov Vasiliy <segooon at gmail.com>
Date: Wed, 14 Jul 2010 22:02:47 +0400
> Use %p instead of %08x in printk().
>
> Signed-off-by: Kulikov Vasiliy <segooon at gmail.com>
Since patch #5 and #6 are doing the same change to different
files in the same driver, I combined them into one commit.
There is no need to split things up with so much granularity.
If it's all in the same driver, doing the same transformation,
keep it all in one patch.
Thanks.
More information about the devicetree-discuss
mailing list