kernel_optimize_test/drivers/i2c
Tushar Behera 669da30d4c i2c: s3c2410: Remove unnecessary label err_noclk
err_noclk label redirects to a simple return statement. Move the
return statement to the caller location and remove the label.

Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de>
2013-01-28 05:26:44 +01:00
..
algos
busses i2c: s3c2410: Remove unnecessary label err_noclk 2013-01-28 05:26:44 +01:00
muxes i2c: muxes: fix wrong use of sizeof(ptr) 2013-01-22 09:54:32 +01:00
i2c-boardinfo.c
i2c-core.c i2c: core: Remove definition of i2c_smbus_process_call 2013-01-28 05:26:41 +01:00
i2c-core.h
i2c-dev.c
i2c-mux.c
i2c-smbus.c
i2c-stub.c i2c-stub: Move to drivers/i2c 2012-10-28 21:37:00 +01:00
Kconfig
Makefile i2c-stub: Move to drivers/i2c 2012-10-28 21:37:00 +01:00