Hello,
On Wed, Jan 04, 2017 at 04:26:35PM +0100, Johan Hovold wrote:
> On Wed, Jan 04, 2017 at 04:14:45PM +0100, Emmanuil Chatzipetru wrote:
> > Fix coding style issue caught by checkpatch.pl related to the following
> > warning:
> > - CHECK: WARNING: line over 80 characters
>
> This commit m
On Wed, Jan 04, 2017 at 04:14:45PM +0100, Emmanuil Chatzipetru wrote:
> Fix coding style issue caught by checkpatch.pl related to the following
> warning:
> - CHECK: WARNING: line over 80 characters
This commit message should be expanded to explain how this is done (e.g.
"by dropping a redun
Fix coding style issue caught by checkpatch.pl related to the following
warning:
- CHECK: WARNING: line over 80 characters
While at it, drop the redundant cast in the comparison.
Signed-off-by: Emmanuil Chatzipetru
---
v2: - As Johan suggested, is better to keep the already two-tab inden