locks: convert an -EINVAL return to a BUG
authorJ. Bruce Fields <bfields@citi.umich.edu>
Sat, 30 Jun 2007 16:40:32 +0000 (12:40 -0400)
committerJ. 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