summaryrefslogtreecommitdiff
path: root/drivers/i2c/busses/i2c-omap.c
diff options
context:
space:
mode:
authorLaurent Navet <laurent.navet@gmail.com>2013-01-08 13:40:09 (GMT)
committerWolfram Sang <w.sang@pengutronix.de>2013-01-22 08:54:32 (GMT)
commit43a2bd42d077de6ad40b00a2abfc4677e24d239c (patch)
tree780659f4b05f32586cded38efbee30e5e789302f /drivers/i2c/busses/i2c-omap.c
parentbfd059da9503e0091541285cb0481f66b95c0296 (diff)
downloadlinux-fsl-qoriq-43a2bd42d077de6ad40b00a2abfc4677e24d239c.tar.xz
i2c: muxes: fix wrong use of sizeof(ptr)
sizeof when applied to a pointer typed expression gives the size of the pointer The semantic patch that makes this output is available in scripts/coccinelle/misc/noderef.cocci. More information about semantic patching is available at http://coccinelle.lip6.fr/ Signed-off-by: Laurent Navet <laurent.navet@gmail.com> Acked-by: Jean Delvare <khali@linux-fr.org> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
Diffstat (limited to 'drivers/i2c/busses/i2c-omap.c')
0 files changed, 0 insertions, 0 deletions