Re: [PATCH v8 1/5] random: Blocking API for accessing nonblocking_pool

From: Stephan Mueller
Date: Wed May 20 2015 - 15:53:11 EST


Am Mittwoch, 20. Mai 2015, 21:44:46 schrieb Stephan Mueller:

Hi,

> +int get_blocking_random_bytes(void *buf, int nbytes)
> +{
> + int rc;

Sorry, I should be more carefully here: the rc should be initialized to 0 :-(
--
Ciao
Stephan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/