powerpc/spufs: Fix test in spufs_switch_log_read()
authorroel kluin <roel.kluin@gmail.com>
Wed, 14 Oct 2009 05:32:28 +0000 (05:32 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 24 Nov 2009 03:31:25 +0000 (14:31 +1100)
size_t len cannot be less than 0.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Acked-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

No differences found