On Thu, Apr 21, 2016 at 09:04:51AM +0200, Krzysztof Kozlowski wrote:
> Improve the readability by:
> - fixing indentation,
> - switching to proper block comments,
> - removing spurious blank lines,
> - checkpatch: void function return statements are not generally useful,
> - checkpatch: braces
Improve the readability by:
- fixing indentation,
- switching to proper block comments,
- removing spurious blank lines,
- checkpatch: void function return statements are not generally useful,
- checkpatch: braces {} are not necessary for any arm of this
statement,
- checkpatch: missing a
2 matches
Mail list logo