From c1c0b1f44eab8d811187701834cddb397b22027c Mon Sep 17 00:00:00 2001 From: phk Date: Tue, 16 Aug 2005 20:03:29 +0000 Subject: remove stale comments --- sys/geom/geom_ctl.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/geom/geom_ctl.c') diff --git a/sys/geom/geom_ctl.c b/sys/geom/geom_ctl.c index a60e4cd..e67d84b 100644 --- a/sys/geom/geom_ctl.c +++ b/sys/geom/geom_ctl.c @@ -86,8 +86,6 @@ g_ctl_init(void) /* * Report an error back to the user in ascii format. Return whatever copyout * returned, or EINVAL if it succeeded. - * XXX: should not be static. - * XXX: should take printf like args. */ int gctl_error(struct gctl_req *req, const char *fmt, ...) -- cgit v1.1