]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: PPC: Remove leftover comment from emulate_loadstore.c
authorFabiano Rosas <farosas@linux.ibm.com>
Thu, 30 May 2019 17:10:14 +0000 (14:10 -0300)
committerPaul Mackerras <paulus@ozlabs.org>
Mon, 17 Jun 2019 06:20:43 +0000 (16:20 +1000)
commitc595760e257dbc2a379db4e17e5b6ca52be7148d
tree5e20fbb2efdd1fc08c6827875624cf03ec70ff74
parent3d83519a59a4f71c1508506e9c4e7a91d1318deb
KVM: PPC: Remove leftover comment from emulate_loadstore.c

Commit 21c920da32dd ("KVM: PPC: Remove mmio_vsx_tx_sx_enabled in KVM
MMIO emulation") removed the mmio_vsx_tx_sx_enabled field, but its
documentation was left behind.  Remove the superfluous comment.

Signed-off-by: Fabiano Rosas <farosas@linux.ibm.com>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
arch/powerpc/kvm/emulate_loadstore.c