- Fix comment.
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 9 Sep 2007 04:30:25 +0000 (04:30 +0000)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Sun, 9 Sep 2007 04:30:25 +0000 (04:30 +0000)
commit55b970a5d9ff374858ea350a257371960b1e7d60
treeb87c8f51aa96ffe49dd52f94ded3d79d1fcdaf56
parent4f598e09f60ca0937c39da3e9c5eb982b94f025a
- Fix comment.
- Use ifp as local variable, indirect accessing ifp through pollrec is not
  meaningful here.
- Break long lines.
sys/kern/kern_poll.c