diff options
author | Ivan Bornyakov <brnkv.i1@gmail.com> | 2018-05-22 16:34:39 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-05-25 19:41:19 +0300 |
commit | 1e71247364a0805328eabc29fc627c808c88d3fe (patch) | |
tree | 8ccc3750e4abd80f610d0eb777c6d1e87ea9186b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 777690e68cbe27e266a746a9f5b63e273fe1a7a0 (diff) | |
download | linux-1e71247364a0805328eabc29fc627c808c88d3fe.tar.xz |
staging: lustre: libcfs: add parens around macros args
One may call 'CFS_FAIL_TIMEOUT(id, secs + 5);' and get unexpected result
after macro substitution, viz., 'secs + 5' will turn into
'secs + 5 * 1000'
Signed-off-by: Ivan Bornyakov <brnkv.i1@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