From: Amit Shah Date: Fri, 29 Mar 2013 11:00:07 +0000 (+0530) Subject: virtio: console: rename cvq_lock to c_ivq_lock X-Git-Tag: v3.9-rc6~33^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=165b1b8bbc17c9469b053bab78b11b7cbce6d161;p=pandora-kernel.git virtio: console: rename cvq_lock to c_ivq_lock The cvq_lock was taken for the c_ivq. Rename the lock to make that obvious. We'll also add a lock around the c_ovq in the next commit, so there's no ambiguity. Signed-off-by: Amit Shah Reviewed-by: Asias He Reviewed-by: Wanlong Gao Signed-off-by: Rusty Russell Cc: stable@kernel.org --- Reading git-diff-tree failed