diff options
author | 2013-04-22 18:34:19 -0700 | |
---|---|---|
committer | 2013-04-23 10:41:39 -0700 | |
commit | 808cea5a5d538d787f42e2ec48527bfb7e830490 (patch) | |
tree | 9e681db5c0ffb725669ff66967271055c1b7410c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: comedi: das800: cleanup the boardinfo (diff) | |
download | linux-dev-808cea5a5d538d787f42e2ec48527bfb7e830490.tar.xz linux-dev-808cea5a5d538d787f42e2ec48527bfb7e830490.zip |
staging: comedi: das800: remove 'volatile' on private data variables
As indicated by checkpatch.pl, "WARNING: Use of volatile is usually
wrong: ...". The variables in the private data that are marked
volatile don't need to be. Remove the volatile.
Also, cleanup the comments to avoid > 80 char lines.
Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions