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.2.43~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96c2c850f70859ae81f4680e35581592e2a4f4f6;p=pandora-kernel.git virtio: console: rename cvq_lock to c_ivq_lock commit 165b1b8bbc17c9469b053bab78b11b7cbce6d161 upstream. 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 [bwh: Backported to 3.2: - Adjust context - Drop change to virtcons_restore()] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed