Pawel Jakub Dawidek wrote:
Author: pjd
Date: Tue Aug 18 13:55:48 2009
New Revision: 196358
URL: http://svn.freebsd.org/changeset/base/196358
Log:
Remove unused taskqueue_find() function.
Reviewed by: dfr
Approved by: re (kib)
I don't understand why this should be removed (let alone during a code
freeze). I can think of several uses for this function including a ddb
cmd that takes a taskq name and dumps it's contents. The overhead of
maintaining the global list appears minimal.
Sam
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"