git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9cd2904
)
locks: remove extraneous IS_POSIX and IS_FLOCK tests
author
Jeff Layton
<jeff.layton@primarydata.com>
Fri, 3 Apr 2015 13:04:02 +0000
(09:04 -0400)
committer
Jeff 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