Sigh. I can't even get a single #ifdef right. Who's got the hat?

This commit is contained in:
Mark Murray 2013-10-09 18:11:15 +00:00
parent 1b277d38f6
commit 1b24a3a73b

View file

@ -79,12 +79,12 @@ int random_kthread_control = 0;
static struct proc *random_kthread_proc;
#ifdef NOTYET /* This is full of policy stuff, needs further discussion */
static const char *entropy_files[] = {
"/entropy",
NULL
};
#ifdef NOTYET /* This is full of policy stuff, needs further discussion */
/* Deal with entropy cached externally if this is present.
* Lots of policy may eventually arrive in this function.
* Called after / is mounted.