]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kvm tools: Use more readable name for ioport mutex
authorPekka Enberg <penberg@kernel.org>
Thu, 26 May 2011 15:59:59 +0000 (18:59 +0300)
committerPekka Enberg <penberg@kernel.org>
Thu, 26 May 2011 15:59:59 +0000 (18:59 +0300)
commit1242bd372213369ce5894872b70e4baf8002aed5
treec40eda0fe6dd08054dee8d9e1bcc71ca11e19982
parentf943158e37bfa667f60a719dbe266c8a9afe033f
kvm tools: Use more readable name for ioport mutex

This patch renames the mutex in iport.c to 'ioport_mutex' and documents which
data it is used to protect.

Signed-off-by: Pekka Enberg <penberg@kernel.org>
tools/kvm/ioport.c