]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86 emulator: Remove unused arg from seg_override()
authorTakuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Sun, 1 May 2011 17:23:13 +0000 (02:23 +0900)
committerAvi Kivity <avi@redhat.com>
Sun, 22 May 2011 12:47:57 +0000 (08:47 -0400)
commita712db997d7208a28c8e91707c55df955c523088
treea70eebeb59efade929f32df9142967b92c919f5f
parent4b7df28d24ad0e4d233555fc85f7438f47613d9b
KVM: x86 emulator: Remove unused arg from seg_override()

In addition, one comma at the end of a statement is replaced with a
semicolon.

Signed-off-by: Takuya Yoshikawa <yoshikawa.takuya@oss.ntt.co.jp>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/emulate.c