summaryrefslogtreecommitdiffstats
path: root/sys/kern/subr_mbuf.c
diff options
context:
space:
mode:
authorcognet <cognet@FreeBSD.org>2003-04-14 14:44:36 +0000
committercognet <cognet@FreeBSD.org>2003-04-14 14:44:36 +0000
commit64f4176c9e22be167623f8ce09e094ec29b04e34 (patch)
treed0c94af84c1680c1231722a130c1a4792e474fbe /sys/kern/subr_mbuf.c
parent57c77ee3ed080d13311e8f98ed653bf45cafea82 (diff)
downloadFreeBSD-src-64f4176c9e22be167623f8ce09e094ec29b04e34.zip
FreeBSD-src-64f4176c9e22be167623f8ce09e094ec29b04e34.tar.gz
Use while (*controlp != NULL) instead of do ... while (*control != NULL)
There are valid cases where *controlp will be NULL at this point. Discussed with: dwmalone
Diffstat (limited to 'sys/kern/subr_mbuf.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud