sh: Fixup __raw_read_trylock().
authorPaul Mundt <lethal@linux-sh.org>
Tue, 3 Oct 2006 05:13:09 +0000 (14:13 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Tue, 3 Oct 2006 05:13:09 +0000 (14:13 +0900)
generic__raw_read_trylock() was broken, fix up the __raw_read_trylock()
implementation for something sensible. Taken from m32r, which has the
same use cases.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found