locks: remove extraneous IS_POSIX and IS_FLOCK tests
authorJeff Layton <jeff.layton@primarydata.com>
Fri, 3 Apr 2015 13:04:02 +0000 (09:04 -0400)
committerJeff Layton <jeff.layton@primarydata.com>
Fri, 3 Apr 2015 13:04:02 +0000 (09:04 -0400)
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 <jeff.layton@primarydata.com>

No differences found