Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Mar 1999 11:07:44 -0500
From:      Dan Swartzendruber <dswartz@druber.com>
To:        Brian Feldman <green@unixhelp.org>
Cc:        current@FreeBSD.ORG
Subject:   Re: callout changes nit
Message-ID:  <3.0.5.32.19990306110744.00992550@mail.kersur.net>
In-Reply-To: <Pine.BSF.4.05.9903061057250.11342-100000@janus.syracuse.ne t>

next in thread | previous in thread | raw e-mail | index | archive | help
At 10:59 AM 3/6/99 -0500, Brian Feldman wrote:
>I make a habit of checking out any interesting kernel changes in full, and
one
>thing I found in the recent diff by Mr. Wollman for kern_timeout.c is:
>
>+void
>+callout_init(c)
>+       struct  callout *c;
>+{
>+       bzero(c, sizeof c);
> }
>
>That doesn't look correct, does it?

Sure doesn't to me.





To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.19990306110744.00992550>