From: Steven Whitehouse Date: Mon, 22 Jan 2007 18:09:04 +0000 (-0500) Subject: [GFS2] Remove queue_empty() function X-Git-Tag: v2.6.21-rc1~92^2~35^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12132933c4fdeb458195a9388287d550c8476edf;p=pandora-kernel.git [GFS2] Remove queue_empty() function This function is not longer required since we do not do recursive locking in the glock layer. As a result all its callers can be replaceed with list_empty() calls. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed