From: Marc Eshel Date: Wed, 21 Feb 2007 05:55:18 +0000 (-0500) Subject: locks: give posix_test_lock same interface as ->lock X-Git-Tag: v2.6.22-rc1~818^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d6a8c5c213e34c475e72b245a8eb709258e968c;p=pandora-kernel.git locks: give posix_test_lock same interface as ->lock posix_test_lock() and ->lock() do the same job but have gratuitously different interfaces. Modify posix_test_lock() so the two agree, simplifying some code in the process. Signed-off-by: Marc Eshel Signed-off-by: "J. Bruce Fields" --- Reading git-diff-tree failed