summaryrefslogtreecommitdiffstats
path: root/drivers/vfio
diff options
context:
space:
mode:
authorJoerg Roedel <jroedel@suse.de>2021-04-15 16:44:42 +0200
committerJoerg Roedel <jroedel@suse.de>2021-04-15 17:05:23 +0200
commit84b6269c3c28b920088d4d5ae3723dc740221ae9 (patch)
tree5682b4d0d1a1edf30c10549753b5786f992ce239 /drivers/vfio
parent7876a83ffe8c23c7049a63c747a7b96cafaf10a4 (diff)
downloadlinux-stable-84b6269c3c28b920088d4d5ae3723dc740221ae9.tar.gz
linux-stable-84b6269c3c28b920088d4d5ae3723dc740221ae9.tar.bz2
linux-stable-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 <lkp@intel.com> Signed-off-by: Joerg Roedel <jroedel@suse.de> Reviewed-by: Christoph Hellwig <hch@lst.de> Link: https://lore.kernel.org/r/20210415144442.25103-1-joro@8bytes.org
Diffstat (limited to 'drivers/vfio')
0 files changed, 0 insertions, 0 deletions