Author: imp
Date: Sat Dec 20 00:07:53 2014
New Revision: 275948
URL: https://svnweb.freebsd.org/changeset/base/275948

Log:
  Remove comments relevant to 6.x only.

Modified:
  head/sys/modules/geom/geom_sched/gsched_rr/Makefile

Modified: head/sys/modules/geom/geom_sched/gsched_rr/Makefile
==============================================================================
--- head/sys/modules/geom/geom_sched/gsched_rr/Makefile Sat Dec 20 00:04:01 
2014        (r275947)
+++ head/sys/modules/geom/geom_sched/gsched_rr/Makefile Sat Dec 20 00:07:53 
2014        (r275948)
@@ -2,8 +2,6 @@
 
 KMOD=   gsched_rr
 SRCS=   gs_rr.c
-# hash.h on 6.x has a (char *) cast on a const pointer
-#CWARNFLAGS=
 
 # ../Makefile.inc automatically included
 .include <bsd.kmod.mk>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to