diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2014-05-06 20:32:12 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2014-05-06 20:32:12 +0000 |
commit | b178add5c9c2a038643e7e3e3589881002b8b00d (patch) | |
tree | 40f881118081dc816a3eca976777bce5f9a8a0c3 /lib/libcrypto/arch | |
parent | b1bc89d05a9594c925a69feca47a522360def6f2 (diff) |
Assorted cleanups:
- replace hardcoded sizes with sizeof()
- pqueue_find() apparently used to need to keep track of the previous node
when iterating, which causes its logic to be complicated. However, nowadays
it only needs to iterate, so replace with a straightforward, much
readable logic.
- remove #if 0'ed code
From ``sin'' from 2f30 dot org on tech@, thanks!
Diffstat (limited to 'lib/libcrypto/arch')
0 files changed, 0 insertions, 0 deletions