From: Tejun Heo Date: Thu, 14 Mar 2013 02:47:40 +0000 (-0700) Subject: workqueue: rename workqueue_lock to wq_mayday_lock X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~125^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e109a2855bf6cf675a8b74dbd89b6492e8def42;p=pandora-kernel.git workqueue: rename workqueue_lock to wq_mayday_lock With the recent locking updates, the only thing protected by workqueue_lock is workqueue->maydays list. Rename workqueue_lock to wq_mayday_lock. This patch is pure rename. Signed-off-by: Tejun Heo --- Reading git-diff-tree failed