]> 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)
commit0e84ec96b561d298bc9a22d58e7a4730bc408aca
tree5e20fbb2efdd1fc08c6827875624cf03ec70ff74
parentf8d221d2e0e1572d0d60174c118e3554d1aa79fa
KVM: PPC: Remove leftover comment from emulate_loadstore.c

Commit 4eeb85568e56 ("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