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:
87250dd
)
locks: convert an -EINVAL return to a BUG
author
J. Bruce Fields
<bfields@citi.umich.edu>
Sat, 30 Jun 2007 16:40:32 +0000
(12:40 -0400)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Wed, 18 Jul 2007 23:09:27 +0000
(19:09 -0400)
There's no point trying to return an error in these cases, which all represent
bugs in the callers.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
No differences found