summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@ozlabs.org>2017-11-10 16:43:35 +1100
committerPaul Mackerras <paulus@ozlabs.org>2017-11-23 14:23:08 +1100
commit117647ff936e2d9684cc881d87c0291f46669c20 (patch)
tree3f17cfb8992eda07e8e48fcc8d2f994f00489370 /include
parentcda2eaa35948893d70145490d5d6ded546fc3bc6 (diff)
KVM: PPC: Book3S HV: Fix typo in kvmppc_hv_get_dirty_log_radix()
This fixes a typo where the intent was to assign to 'j' in order to skip some number of bits in the dirty bitmap for a guest. The effect of the typo is benign since it means we just iterate through all the bits rather than skipping bits which we know will be zero. This issue was found by Coverity. Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions