summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_tht.c
diff options
context:
space:
mode:
authorArtur Grabowski <art@cvs.openbsd.org>2007-04-23 11:28:25 +0000
committerArtur Grabowski <art@cvs.openbsd.org>2007-04-23 11:28:25 +0000
commitf5e65ba44239c7275e5940c0801235f47f607526 (patch)
tree4709aef1f45634fc592a245d0c865977124895d0 /sys/dev/pci/if_tht.c
parent043331140f54a0d3e332756a02a4af69eee6d53c (diff)
Clean up some comments.
Don't say that the nointr allocator happens to be interrupt safe since that's something that callers shouldn't know and it just confuses people. If you want an interrupt safe allocator you specify NULL as the last argument to pool_init(). If you want a no interrupt allocator you use _nointr. The fact that they happen to be the same right now is irrelevant. pointed out by kettenis@
Diffstat (limited to 'sys/dev/pci/if_tht.c')
0 files changed, 0 insertions, 0 deletions