aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorManinder Singh <maninder1.s@samsung.com>2015-06-19 09:35:23 +0530
committerAlex Deucher <alexander.deucher@amd.com>2015-06-29 11:21:39 -0400
commit69ee2410238e6ea6fd5d0a91b04510bba8abc7b5 (patch)
treec905ba63bfcbef9e33afb3828ed88500f80b11c5 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentdrm/amdgpu: fix hpd range check in dce_v8_0_hpd_irq() (diff)
downloadwireguard-linux-69ee2410238e6ea6fd5d0a91b04510bba8abc7b5.tar.xz
wireguard-linux-69ee2410238e6ea6fd5d0a91b04510bba8abc7b5.zip
drm/radeon: use kzalloc for allocating one thing
Use kzalloc for allocating one thing rather than kcalloc(1... The semantic patch that makes this change is as follows: // <smpl> @@ @@ - kcalloc(1, + kzalloc( ...) // </smpl> Signed-off-by: Maninder Singh <maninder1.s@samsung.com> Reviewed-by: Vaneet Narang <v.narang@samsung.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions