diff options
| author | joerg <joerg@NetBSD.org> | 2015-09-12 19:11:13 +0000 |
|---|---|---|
| committer | joerg <joerg@NetBSD.org> | 2015-09-12 19:11:13 +0000 |
| commit | 7c0971f01b4a168971b2e0eff1a983bef5f77601 (patch) | |
| tree | 11ee707422ed381c4661ef742d0da8879ae1b629 /sys/dev | |
| parent | 6e311c4e540122073e9052a6de8baa308ab0675f (diff) | |
Negating an integer and comparing it to 1 is a fancy way of checking for
0, which in this case would be DEVI_ORPHAN. That clearly can't be the
intention here, so switch to using != as operation without negation
instead.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions
