Date: Tue, 19 Dec 2006 00:18:33 GMT From: Paolo Pisati <piso@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 111915 for review Message-ID: <200612190018.kBJ0IX7m085115@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=111915 Change 111915 by piso@piso_newluxor on 2006/12/19 00:17:39 Forgot to delete the comment. Affected files ... .. //depot/projects/soc2006/intr_filter/dev/sound/isa/sbc.c#6 edit Differences ... ==== //depot/projects/soc2006/intr_filter/dev/sound/isa/sbc.c#6 (text+ko) ==== @@ -525,9 +525,6 @@ i = 0; while ((ret == 0) && (i < INTR_MAX)) { if (ihl->intr[i] == NULL) { - /* - * XXX_FILTER this code doesn't take care of filters. - */ ihl->intr[i] = intr; ihl->intr_arg[i] = arg; *cookiep = &ihl->intr[i];
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612190018.kBJ0IX7m085115>