Re: [PATCH] i2c: designware: Cleaning and comment style fixes.

From: Joe Perches
Date: Tue Dec 13 2016 - 13:35:06 EST


On Tue, 2016-12-13 at 16:34 +0000, Luis Oliveira wrote:
> - Misspelling of some words
> - Comment format fix

Most all adding periods to comments.

I think this is generally a value free change as these are
frequently sentence fragments, but, hey, it's not my code.

> /*
> - * Registers offset
> + * Registers offset.
> */

Like this.