diff options
| author | Niklas Svensson <nks@flawful.org> | 2014-08-06 21:55:10 +0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-08-16 23:23:10 +0400 |
| commit | 9254c8412a4d8286007089f70050ff578f5995eb (patch) | |
| tree | 80f6ebfdafb49ced80a270dfb106e49ce1be2dea /include/linux | |
| parent | acb165135dcf48875e44fe323aa63653785bf01c (diff) | |
| download | linux-9254c8412a4d8286007089f70050ff578f5995eb.tar.xz | |
staging: comedi: fixing coding style problems
This patch fixes warnings of checkpatch.pl script:
CHECK:UNNECESSARY_PARENTHESES: Unnecessary parentheses around devpriv->timer
+ init_timer(&(devpriv->timer));
CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
+ dev_info(dev->class_dev,
+ "%s: %i microvolt, %li microsecond waveform attached\n",
Task of Eudyptula challenge.
Signed-off-by: Niklas Svensson <nks@flawful.org>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
