]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm: Fix compilation warning
authorPekka Enberg <penberg@cs.helsinki.fi>
Sun, 4 Jul 2010 11:13:20 +0000 (14:13 +0300)
committerPekka Enberg <penberg@cs.helsinki.fi>
Sun, 4 Jul 2010 11:14:11 +0000 (14:14 +0300)
commitc9563e12550428521c0e2a93361b7545e25dc309
tree9e8c35e0d6e1ed18d66bd5e1be02a34e75dde72f
parent31ebda0bd429060425cad584fe4c7a96a2615d4f
kvm: Fix compilation warning

This patch fixes the following compilation warning:

  main.c: In function ‘main’:
  main.c:149: warning: label ‘out’ defined but not used

Reported-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
tools/kvm/main.c