summaryrefslogtreecommitdiffstats
path: root/sys/dev/random/nehemiah.c
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2009-05-25 22:50:11 +0000
committermarkm <markm@FreeBSD.org>2009-05-25 22:50:11 +0000
commit1dd056c920c6324a6109f85f65050b2987bcc980 (patch)
tree6e3646fa4242a60ce3795113d0a7e552d8a65ea3 /sys/dev/random/nehemiah.c
parent224d86596e587e219667440afc02a32e1cbff07e (diff)
downloadFreeBSD-src-1dd056c920c6324a6109f85f65050b2987bcc980.zip
FreeBSD-src-1dd056c920c6324a6109f85f65050b2987bcc980.tar.gz
There is rubbish here
It is time to take it out Now it is cleaner
Diffstat (limited to 'sys/dev/random/nehemiah.c')
-rw-r--r--sys/dev/random/nehemiah.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/random/nehemiah.c b/sys/dev/random/nehemiah.c
index 3001b20..e34cdfa 100644
--- a/sys/dev/random/nehemiah.c
+++ b/sys/dev/random/nehemiah.c
@@ -129,7 +129,7 @@ random_nehemiah_init(void)
{
acw.raw = 0ULL;
acw.field.round_count = 12;
-
+
mtx_init(&random_nehemiah_mtx, "random nehemiah", NULL, MTX_DEF);
}
OpenPOWER on IntegriCloud