aboutsummaryrefslogtreecommitdiff
path: root/release/riscv
diff options
context:
space:
mode:
authorJustin Hibbits <jhibbits@FreeBSD.org>2020-12-09 02:07:01 +0000
committerJustin Hibbits <jhibbits@FreeBSD.org>2020-12-09 02:07:01 +0000
commit3567a05b56af266b346567a128847fe929d09423 (patch)
treea94f8c0aa5bdea0ba2cbae5c541e4e08ba119431 /release/riscv
parentc3c73b4f0a91d2806e1a632b75f769fb4fa89576 (diff)
downloadsrc-3567a05b56af266b346567a128847fe929d09423.tar.gz
src-3567a05b56af266b346567a128847fe929d09423.zip
dev/mfi: Make a seemingly bogus conditional unconditional
Summary: r358689 attempted to fix a clang warning/error by inferring the intent of the condition "(cdb[0] != 0x28 || cdb[0] != 0x2A)". Unfortunately, it looks like this broke things. Instead, fix this by making this path unconditional, effectively reverting to the previous state. PR: kern/251483 Reviewed By: ambrisko MFC after: 2 days Differential Revision: https://reviews.freebsd.org/D27515
Notes
Notes: svn path=/head/; revision=368473
Diffstat (limited to 'release/riscv')
0 files changed, 0 insertions, 0 deletions