]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitff114b7b521924ec53a3d66c257842a56d591687
treecb4b001a711eb3b108e94e32c4b386c6af3a899c
parent2e2bc8fe3fa554ac1097bc1c244b053ab00b56f3
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 608f6c0bdc56a3eb9cf18102202694e38e826454

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