From: J. Bruce Fields Date: Sat, 30 Jun 2007 16:40:32 +0000 (-0400) Subject: locks: convert an -EINVAL return to a BUG X-Git-Tag: v2.6.23-rc1~482^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2ab0b0c4c2570921a9ec1eff1e3a5143e05b231;p=pandora-kernel.git locks: convert an -EINVAL return to a BUG 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 --- Reading git-diff-tree failed