aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorAndrew Halaney <[email protected]>2022-12-01 17:08:10 -0600
committerMartin K. Petersen <[email protected]>2022-12-30 21:10:38 +0000
commit1026f7d366785d0a1edae731a3d06e9924c3e71d (patch)
tree42ef2b8bac41b8911d8a5ddd60ed6c5dd0cecbf1 /tools/perf/scripts/python/syscall-counts-by-pid.py
parente4ce23fba366e5b0629b13d9c42e68fab7fda002 (diff)
scsi: ufs: ufs-qcom: Use dev_err() where possible
dev_err() statements are better to use than pr_err(), so switch to those. In a similar vein, the check on the dev_req_params pointer here is not needed, the two places this function is called never pass in a NULL pointer, so instead of using dev_err() there just remove it. Signed-off-by: Andrew Halaney <[email protected]> Reviewed-by: Manivannan Sadhasivam <[email protected]> Reviewed-by: Asutosh Das <[email protected]> Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions