diff options
author | Barry Song <song.bao.hua@hisilicon.com> | 2020-08-27 21:29:55 +1200 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2020-09-07 14:17:17 +0100 |
commit | fea9ae18cf77a79cb32046d7785d000a00a226cd (patch) | |
tree | b9528f3c12b54cccdb0c48210987281868a7c6b6 /drivers/scsi/script_asm.pl | |
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 <song.bao.hua@hisilicon.com>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/20200827092957.22500-2-song.bao.hua@hisilicon.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'drivers/scsi/script_asm.pl')
0 files changed, 0 insertions, 0 deletions