]> git.karo-electronics.de Git - linux-beck.git/commit
i2c: imx: Remove unneeded comments
authorFabio Estevam <fabio.estevam@nxp.com>
Mon, 4 Jan 2016 11:15:37 +0000 (09:15 -0200)
committerWolfram Sang <wsa@the-dreams.de>
Mon, 4 Jan 2016 19:23:33 +0000 (20:23 +0100)
commit995e68a5ee6126a23dbfc1097b523c08a6b8bb65
tree17c5bad8617da6fcd459f0859bad8db63843f10a
parent66e784130a48653fcc58ebd08b54ece4fbd86bbc
i2c: imx: Remove unneeded comments

These multi-lines comments do not follow the standard kernel coding
style. In fact, they are not useful comments, so get rid of them.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
drivers/i2c/busses/i2c-imx.c