Re: [PATCH v2] i2c: imx: Remove unneeded comments

2016-01-04 Thread Wolfram Sang
On Mon, Jan 04, 2016 at 09:15:37AM -0200, Fabio Estevam wrote: > 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 Applied to for-next, thanks! signature.asc Description: Dig

[PATCH v2] i2c: imx: Remove unneeded comments

2016-01-04 Thread Fabio Estevam
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 --- Changes since v1: - Rebased against latest tree drivers/i2c/busses/i2c-imx.c | 12 1 file changed, 12 deletions(-)