summaryrefslogtreecommitdiff
path: root/crypto/external/bsd/openssh/dist/readpass.c
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
committerrillig <rillig@NetBSD.org>2023-07-09 10:42:07 +0000
commit61a832267cc5bff1a90f086bd56309a3a0671255 (patch)
tree6f663ed82c04970fa2f72561dc8eb6681e5f29fe /crypto/external/bsd/openssh/dist/readpass.c
parentb2782b14a8e5066f0436d79a391ce49f9e782b76 (diff)
lint: remove redundant '#' after 'argument' in diagnosticsHEADtrunk
Diffstat (limited to 'crypto/external/bsd/openssh/dist/readpass.c')
0 files changed, 0 insertions, 0 deletions
de/linux/bitops.h?id=42e88d91fa404722cb5aa07bb1b3f1696ad8f2a6'>Implement find_next_zero_bit. Define find_first_zero_bit in terms of it.riastradh 2018-08-27Add fls to <linux/bitops.h>.riastradh 2018-08-27Add hweight64.riastradh 2018-08-27... Provide GENMASKriastradh 2018-08-27move bitops.h so we can include it from kernel.hriastradh