summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorBart Van Assche <bart.vanassche@sandisk.com>2016-02-11 11:03:31 -0800
committerDoug Ledford <dledford@redhat.com>2016-02-29 17:12:34 -0500
commit9d2aa2b4fd14d3d9a0c3f0c43a70c7805d97a56d (patch)
treec14af761d021cb6acac80e4142cb7e05d3547cfa /tools/perf/scripts/python/call-graph-from-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 <bart.vanassche@sandisk.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Sagi Grimberg <sagig@mellanox.com> Cc: Alex Estrin <alex.estrin@intel.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions