Date: Sun, 08 Feb 2009 08:08:59 -0500 From: gnn@freebsd.org To: "M. Warner Losh" <imp@bsdimp.com> Cc: arch@freebsd.org Subject: Re: Small syntactic sugar addition to kobj Message-ID: <m2ljsh849g.wl%gnn@neville-neil.com> In-Reply-To: <20090208.000115.-1145158523.imp@bsdimp.com> References: <20090208.000115.-1145158523.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At Sun, 08 Feb 2009 00:01:15 -0700 (MST), M. Warner Losh wrote: > > Greetings, > > I'd like to propose a small syntactic sugar coating for kobj. I'd > like to propose: > > #define KOBJMETHOD_END { NULL, NULL } > > which can be used in place of the current { 0, 0 } used to end the > lists in kobj function lists. That's an easy one. I don't see why we wouldn't do that. Later, George
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m2ljsh849g.wl%gnn>