Commit d56d5162 authored by Bixuan Cui's avatar Bixuan Cui Committed by Will Deacon
Browse files

iommu/arm-smmu-v3: Change *array into *const array



Fix checkpatch warning in arm-smmu-v3.c:
static const char * array should probably be static const char * const

Signed-off-by: default avatarBixuan Cui <cuibixuan@huawei.com>
Signed-off-by: default avatarWill Deacon <will@kernel.org>
parent a51627c5
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment