This patch series cleans up the coding style based on different kinds of checkpatch complains for i2c-omap and removes unused parameters. Changes in v2: 1. Improve language / grammar for the patch descriptions. 2. Removed changes related to ms_sleep(). 3. split the patch into two patches. 4. Sending it inlined instead of as an attachment. Dhruv Menon (2): i2c: omap: Clean up coding style i2c: omap: remove unused parameter drivers/i2c/busses/i2c-omap.c | 203 ++++++++++++++++------------------ 1 file changed, 98 insertions(+), 105 deletions(-) -- 2.43.0