summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorH Hartley Sweeten <hartleys@visionengravers.com>2012-06-26 18:06:52 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2012-07-06 15:23:54 -0700
commitf6cf9a02600aa23780bc75da6ee7d315ce027db0 (patch)
tree4d5b331968336edd3fc6763fe160ba71e2c7524e /tools/perf/scripts/python
parent0c4ef0b90c4f77bb397e30c408118a1e0edbaddb (diff)
staging: comedi: cb_pcidas: 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. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Reviewed-by: Ian Abbott <abbbotti@mev.co.uk> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions