X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fchar%2Frandom.c;h=d4ddeba56682f129bbcfab8145c253286f1fc6a2;hb=fac56c2df51bc29b07b3c2dcfabf32a015a0522c;hp=5e29e8031bbc125159c95459f02147b5e6c48026;hpb=99f4065bac7b8c3f829334b4218a5c2e68cbe440;p=pandora-kernel.git diff --git a/drivers/char/random.c b/drivers/char/random.c index 5e29e8031bbc..d4ddeba56682 100644 --- a/drivers/char/random.c +++ b/drivers/char/random.c @@ -732,7 +732,7 @@ static ssize_t extract_entropy(struct entropy_store *r, void *buf, size_t nbytes, int min, int rsvd); /* - * This utility inline function is responsible for transfering entropy + * This utility inline function is responsible for transferring entropy * from the primary pool to the secondary extraction pool. We make * sure we pull enough for a 'catastrophic reseed'. */