Re: [PATCH] vsprintf: Correctly handle width when '#' flag used in%#p format.

From: Andrew Morton
Date: Mon Apr 16 2012 - 17:48:14 EST


On Mon, 16 Apr 2012 12:17:54 -0600
Grant Likely <grant.likely@xxxxxxxxxxxx> wrote:

> This patch adjusts the default width of pointer output to include the
> '0x' characters when the '#' flag is included in the format string.

Well that's a bit terse. What effect does the patch have upon
printk/sprintf/etc behaviour? The before-and-after thing?

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