Date: Thu, 23 Oct 2003 09:21:54 +0200 From: des@des.no (Dag-Erling =?iso-8859-1?q?Sm=F8rgrav?=) To: "M. Warner Losh" <imp@bsdimp.com> Cc: nate@root.org Subject: Re: cvs commit: src/sys/dev/ep if_ep.c Message-ID: <xzpfzhkh10t.fsf@dwp.des.no> In-Reply-To: <20031022.235525.122825408.imp@bsdimp.com> (M. Warner Losh's message of "Wed, 22 Oct 2003 23:55:25 -0600 (MDT)") References: <20031023034322.2C93616A551@hub.freebsd.org> <20031022213712.S60963@root.org> <20031022.235525.122825408.imp@bsdimp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
"M. Warner Losh" <imp@bsdimp.com> writes: > caddr_t is right: it is a character pointer. uintptr_t is something > else. caddr_t is what was used before. caddr_t is never right. If it's a character pointer, use char *. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?xzpfzhkh10t.fsf>