summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorChen Ni <nichen@iscas.ac.cn>2024-09-23 10:15:57 +0800
committerWill Deacon <will@kernel.org>2024-10-08 18:38:34 +0100
commit7de7d35429aa2e9667e51b88ff097be968feaf8f (patch)
treefe3a6b73ba6507c79e5714206f21894831506e43 /tools/perf/scripts/python/exported-sql-viewer.py
parentf63237f54cf18448728201a65e6c82018e807cd9 (diff)
iommu/arm-smmu-v3: Convert comma to semicolon
Replace comma between expressions with semicolons. Using a ',' in place of a ';' can have unintended side effects. Although that is not the case here, it is seems best to use ';' unless ',' is intended. Found by inspection. No functional change intended. Compile tested only. Fixes: e3b1be2e73db ("iommu/arm-smmu-v3: Reorganize struct arm_smmu_ctx_desc_cfg") Signed-off-by: Chen Ni <nichen@iscas.ac.cn> Reviewed-by: Jason Gunthorpe <jgg@nvidia.com> Reviewed-by: Lu Baolu <baolu.lu@linux.intel.com> Link: https://lore.kernel.org/r/20240923021557.3432068-1-nichen@iscas.ac.cn Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions