* Sasha Levin <[email protected]> wrote: > +struct rng_dev { > + u8 status; > + u16 config_vector; > int fd_rng;
I think you forgot the fd_rng -> fd rename? The cleanup series looks very nice otherwise: Acked-by: Ingo Molnar <[email protected]> Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
