Re: [PATCH v3 01/14] i2c-octeon: Cleanup kerneldoc comments

2016-03-12 Thread Wolfram Sang
On Mon, Mar 07, 2016 at 04:10:44PM +0100, Jan Glauber wrote: > Remove point after parameter description and replace kerneldoc > by a comment if it has no additional no value. > > Signed-off-by: Jan Glauber Applied to for-next, thanks! signature.asc Description: PGP signature

[PATCH v3 01/14] i2c-octeon: Cleanup kerneldoc comments

2016-03-07 Thread Jan Glauber
Remove point after parameter description and replace kerneldoc by a comment if it has no additional no value. Signed-off-by: Jan Glauber --- drivers/i2c/busses/i2c-octeon.c | 89 ++--- 1 file changed, 39 insertions(+), 50 deletions(-) diff --git a/drivers/i2c