Re: [PATCH 05/11] tulip: formatting of pointers in printk()

From: David Miller
Date: Wed Jul 14 2010 - 18:07:34 EST


From: Kulikov Vasiliy <segooon@xxxxxxxxx>
Date: Wed, 14 Jul 2010 22:02:47 +0400

> Use %p instead of %08x in printk().
>
> Signed-off-by: Kulikov Vasiliy <segooon@xxxxxxxxx>

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