summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2005-08-16 20:03:29 +0000
committerphk <phk@FreeBSD.org>2005-08-16 20:03:29 +0000
commitc1c0b1f44eab8d811187701834cddb397b22027c (patch)
treeb1147344ac9f05ceaf80358dcda7bdb575886679 /sys
parent69a7276f8fbc2461d034a784abb6acd57872f0ec (diff)
downloadFreeBSD-src-c1c0b1f44eab8d811187701834cddb397b22027c.zip
FreeBSD-src-c1c0b1f44eab8d811187701834cddb397b22027c.tar.gz
remove stale comments
Diffstat (limited to 'sys')
-rw-r--r--sys/geom/geom_ctl.c2
1 files changed, 0 insertions, 2 deletions
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, ...)
OpenPOWER on IntegriCloud