diff options
author | 2014-07-21 17:25:47 +0000 | |
---|---|---|
committer | 2014-07-21 17:25:47 +0000 | |
commit | b33b2f20ae70796395eb93729c5c2ec759e89c6a (patch) | |
tree | d8c0865f0eae7a5c4f98ed7e95939ffa32eac3ef /lib/libcrypto/arc4random/getentropy_solaris.c | |
parent | Kristaps points out that the current HTTP/1.1 draft standard (RFC (diff) | |
download | wireguard-openbsd-b33b2f20ae70796395eb93729c5c2ec759e89c6a.tar.xz wireguard-openbsd-b33b2f20ae70796395eb93729c5c2ec759e89c6a.zip |
boot(9): Reduce annoying style diffs
- Always use either: ((x & RB_XXX) != 0) or ((x & RB_XXX) == 0) in boolean
context (mostly if (x), or x ? y : z)
- prom_halt() in alpha is confirmed to take int as boolean
Converted by coccinelle. No functional change intended.
Diffstat (limited to 'lib/libcrypto/arc4random/getentropy_solaris.c')
0 files changed, 0 insertions, 0 deletions