diff options
author | Barry Song <[email protected]> | 2020-08-27 21:29:55 +1200 |
---|---|---|
committer | Will Deacon <[email protected]> | 2020-09-07 14:17:17 +0100 |
commit | fea9ae18cf77a79cb32046d7785d000a00a226cd (patch) | |
tree | b9528f3c12b54cccdb0c48210987281868a7c6b6 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | dc898eb84b25c39ea46f28c48a169bdbd0e2c7e0 (diff) |
iommu/arm-smmu-v3: replace symbolic permissions by octal permissions for module parameter
This fixed the below checkpatch issue:
WARNING: Symbolic permissions 'S_IRUGO' are not preferred. Consider using
octal permissions '0444'.
417: FILE: drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c:417:
module_param_named(disable_bypass, disable_bypass, bool, S_IRUGO);
Signed-off-by: Barry Song <[email protected]>
Reviewed-by: Robin Murphy <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions