Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/fs/puffs
Jukka Ruohonen <jruohonen%iki.fi@localhost> wrote:
> +#ifdef DIAGNOSTIC
> + KASSERT(curlwp != uvm.pagedaemon_lwp);
> +#endif
>
> Why pollute code with redundant #ifdefs?
Right, I missed the point that KASSERT contains #ifdef DIAGNOSTIC. I
will fix that tomorrow morning.
--
Emmanuel Dreyfus
http://hcpnet.free.fr/pubz
manu%netbsd.org@localhost
Home |
Main Index |
Thread Index |
Old Index