aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBart Van Assche <[email protected]>2016-02-11 11:03:31 -0800
committerDoug Ledford <[email protected]>2016-02-29 17:12:34 -0500
commit9d2aa2b4fd14d3d9a0c3f0c43a70c7805d97a56d (patch)
treec14af761d021cb6acac80e4142cb7e05d3547cfa /tools/perf/scripts/python/export-to-postgresql.py
parent51093254bf879bc9ce96590400a87897c7498463 (diff)
IB/srpt: Add parentheses around sizeof argument
Although sizeof is an operator and hence in many cases parentheses can be left out, the recommended kernel coding style is to surround the sizeof argument with parentheses. This patch does not change any functionality. It has been generated by running the following shell command: sed -i 's/sizeof \([^ );,]*\)/sizeof(\1)/g' drivers/infiniband/ulp/srpt/*.[ch] Signed-off-by: Bart Van Assche <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Sagi Grimberg <[email protected]> Cc: Alex Estrin <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions