Re: some more pqueue cleanup
> Hi, > > Some more cleanup on top of my previous patch with e-mail subject > "libssl pqueue minor cleanup" - no functional change intended. Applied, thanks! Miod
some more pqueue cleanup
Hi, Some more cleanup on top of my previous patch with e-mail subject "libssl pqueue minor cleanup" - no functional change intended. Patches can be applied in this order (top is first): * pqueue-nomagic.diff * pqueue-simplify-pqueue-find.diff * pqueue-remove-dead-code.diff Index: pqueue.c ==