diff options
| author | chris <chris@NetBSD.org> | 2008-06-17 08:04:26 +0000 |
|---|---|---|
| committer | chris <chris@NetBSD.org> | 2008-06-17 08:04:26 +0000 |
| commit | 464e92d443dbf410ebb77bc80d3171bdce5ee165 (patch) | |
| tree | 6a2cb8d9ebf831d2eb8388f1e523fa36e33e6080 /sys/dev/raidframe | |
| parent | 2f1d68867cd6c59a2a92c80e2f8a606629b73d8d (diff) | |
Fix two KASSERT(value | (C1|C2)) to KASSERT(value & (C1|C2)) so that it
tests for something, rather than always being true.
Pointed out by Andy Shevchenko in:
http://mail-index.netbsd.org/port-arm/2008/06/17/msg000255.html
Diffstat (limited to 'sys/dev/raidframe')
0 files changed, 0 insertions, 0 deletions
