summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorShivani Bhardwaj <shivanib134@gmail.com>2015-10-16 02:17:20 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-16 22:38:17 -0700
commite3ce40cb734f2a0edd51f3a7cda913274dab42ed (patch)
tree711e1478ce4f1abfbc392489c39a0589e92a7201 /tools/perf/scripts/python/export-to-postgresql.py
parentfea6fc647b589e5954330f1f0497b6de59b7fe01 (diff)
downloadlinux-e3ce40cb734f2a0edd51f3a7cda913274dab42ed.tar.gz
linux-e3ce40cb734f2a0edd51f3a7cda913274dab42ed.zip
Staging: lustre: lproc_ptlrpc: Replace simple_strtol with simple_stroul
The variable inst is a __u32 type and hence the function used should be simple_strtoul. Semantic patch used: @@ typedef __u32; __u32 e; @@ e = - simple_strtol + simple_strtoul (...) Signed-off-by: Shivani Bhardwaj <shivanib134@gmail.com> 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