From: Jeff Layton Date: Fri, 3 Apr 2015 13:04:02 +0000 (-0400) Subject: locks: remove extraneous IS_POSIX and IS_FLOCK tests X-Git-Tag: omap-for-v4.2/o2_dc~121^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b8c86956dea44276e2b2bb368f1f34895f4c5ea;p=pandora-kernel.git locks: remove extraneous IS_POSIX and IS_FLOCK tests We know that the locks being passed into this function are of the correct type, now that they live on their own lists. Signed-off-by: Jeff Layton --- Reading git-diff-tree failed