Remove useless comment.

MFC after:	3 days
This commit is contained in:
Konstantin Belousov 2012-12-09 20:34:11 +00:00
parent 796fa4fb86
commit 17cb8cfc31
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=244054

View File

@ -2605,8 +2605,6 @@ loop:
* If this check ever becomes a bottleneck it may be better to
* move it into the else, when gbincore() fails. At the moment
* it isn't a problem.
*
* XXX remove if 0 sections (clean this up after its proven)
*/
if (numfreebuffers == 0) {
if (TD_IS_IDLETHREAD(curthread))