diff options
author | Ian Abbott <abbotti@mev.co.uk> | 2015-10-27 12:59:12 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-10-28 19:58:36 -0400 |
commit | 87f64803ca9fc4d4748a648a69532dcb52f7fc6a (patch) | |
tree | 62ff6242465576a186d7c3d3379d44754d6384fd /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 19e86985b08e2470aeb805f71d2e2ebf19bcdc95 (diff) |
staging: comedi: comedi_test: remove nano_per_micro
The `static const int nano_per_micro` variable is set to 1000, the
number of nanoseconds in a microsecond. Remove it and use the
`NSEC_PER_USEC` macro from <linux/time.h> instead.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Reviewed-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions