freebsd-dev/sys/dev/mfi
Justin Hibbits 3567a05b56 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
2020-12-09 02:07:01 +00:00
..
mfi_cam.c mfi: clean up empty lines in .c and .h files 2020-09-01 22:08:26 +00:00
mfi_debug.c
mfi_disk.c
mfi_ioctl.h
mfi_linux.c
mfi_pci.c
mfi_syspd.c
mfi_tbolt.c dev/mfi: Make a seemingly bogus conditional unconditional 2020-12-09 02:07:01 +00:00
mfi.c Make MAXPHYS tunable. Bump MAXPHYS to 1M. 2020-11-28 12:12:51 +00:00
mfireg.h mfi: clean up empty lines in .c and .h files 2020-09-01 22:08:26 +00:00
mfivar.h mfi: clean up empty lines in .c and .h files 2020-09-01 22:08:26 +00:00