ntb: quiet gcc -Wreturn-type

Reviewed by:	cem, markj
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D27553
This commit is contained in:
Ryan Libby 2020-12-11 22:51:48 +00:00
parent d3bbf8af68
commit da1c42cefe
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=368563

View File

@ -1309,6 +1309,7 @@ db_ioread(struct ntb_softc *ntb, uint64_t regoff)
case NTB_XEON_GEN1:
return (intel_ntb_reg_read(2, regoff));
}
__assert_unreachable();
}
static inline void