From 9b8c86956dea44276e2b2bb368f1f34895f4c5ea Mon Sep 17 00:00:00 2001 From: Jeff Layton Date: Fri, 3 Apr 2015 09:04:02 -0400 Subject: [PATCH] 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-format-patch failed