Date: Sun, 03 Jul 2005 01:02:50 -0000 From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/geom geom_ctl.c Message-ID: <200501170714.j0H7EPCt027249@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2005-01-17 07:14:24 UTC
FreeBSD src repository
Modified files:
sys/geom geom_ctl.c
Log:
Discontinue zero-length g_ctl arguments as "just give him this pointer"
transfers. The necessary context for calling copyin() isn't available
anyway and automatic code-validation chokes on this.
Revision Changes Path
1.34 +1 -6 src/sys/geom/geom_ctl.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501170714.j0H7EPCt027249>
