of: Format string bug in drivers/of/of_i2c.c
authorJon Smirl <jonsmirl@gmail.com>
Mon, 20 Oct 2008 02:13:15 +0000 (02:13 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 21 Oct 2008 04:17:49 +0000 (15:17 +1100)
commit0721357d4d04563b6e5c7ffd6b5685df275d5ff9
treecb4b001a711eb3b108e94e32c4b386c6af3a899c
parenta4292d7ae6fabcdbc41c3e0f0eb790a1429b985f
of: Format string bug in drivers/of/of_i2c.c

Format string bug.  Not exploitable, as this is only writable by root,
but worth fixing all the same.

See 326f6a5c9c9e1a62aec37bdc0c3f8d53adabe77b

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
drivers/of/of_i2c.c