From: Roel Kluin Date: Tue, 27 Oct 2009 10:51:33 +0000 (+0800) Subject: crypto: ansi_cprng - Fix test in get_prng_bytes X-Git-Tag: v2.6.33-rc1~365^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2024e7d6804b3f6251b28126eceb7f6bf2e3a4e8;p=pandora-kernel.git crypto: ansi_cprng - Fix test in get_prng_bytes size_t nbytes cannot be less than 0 and the test was redundant. Signed-off-by: Roel Kluin Acked-by: Neil Horman Signed-off-by: Herbert Xu --- Reading git-diff-tree failed