diff options
| author | H Hartley Sweeten <[email protected]> | 2013-05-23 13:08:51 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-05-30 20:41:11 +0900 |
| commit | 7333d50b8adbb162b511950f8ba90900c99940e0 (patch) | |
| tree | c25a0dd7c2d7b4eadf3c4b6e819b175a58fd2f2e /tools/perf/scripts/python | |
| parent | aae2f26713b5ce60c378c84f2723eef06270c56d (diff) | |
staging: comedi: usbduxsigma: add missing spaces reported by checkpatch.pl
checkpatch.pl reports:
ERROR: space required after that ',' (ctx:VxV)
+ dev_dbg(dev->class_dev,"CRC error in ISO IN stream\n");
^
ERROR: spaces required around that '=' (ctx:VxW)
+ struct usbduxsigma_private *devpriv= dev->private;
^
Add the missing spaces to avoid the error.
Signed-off-by: H Hartley Sweeten <[email protected]>
Cc: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions