diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2005-11-05 03:13:30 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2005-11-05 03:13:30 +0000 |
commit | 40829404c0c5618a042b410b040b76a6c3560b6b (patch) | |
tree | 1e039c17026cc949d774a18bfd0cb17a06b70255 /sys/arch/macppc/dev | |
parent | 1fc7843154041e8495329ffb02122f787d0053f1 (diff) |
Don't tempt fate by TAILQ_REMOVE()'ing inside TAILQ_FOREACH(), even if
we currently return immediately after the remove. Use for() idiom
instead of TAILQ_FOREACH. Make clear we are doing a TAILQ_REMOVE() by
eliminating wrapper function.
Diffstat (limited to 'sys/arch/macppc/dev')
0 files changed, 0 insertions, 0 deletions