aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/psci/psci.c
diff options
context:
space:
mode:
authorJoerg Roedel <[email protected]>2021-04-15 14:44:42 +0000
committerJoerg Roedel <[email protected]>2021-04-15 15:05:23 +0000
commit84b6269c3c28b920088d4d5ae3723dc740221ae9 (patch)
tree5682b4d0d1a1edf30c10549753b5786f992ce239 /drivers/firmware/psci/psci.c
parentiommu: remove iommu_domain_{get,set}_attr (diff)
downloadkernel-84b6269c3c28b920088d4d5ae3723dc740221ae9.tar.gz
kernel-84b6269c3c28b920088d4d5ae3723dc740221ae9.zip
iommu/fsl-pamu: Fix uninitialized variable warning
The variable 'i' in the function update_liodn_stash() is not initialized and only used in a debug printk(). So it has no meaning at all, remove it. Reported-by: kernel test robot <[email protected]> Signed-off-by: Joerg Roedel <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/firmware/psci/psci.c')
0 files changed, 0 insertions, 0 deletions