opnsense-src/sys/dev/flash
Ian Lepore f432eb7ea1 Remove a pointless KASSERT and reword a comment a bit. The KASSERT tested
for the same condition that the preceeding lines checked for and would have
returned EIO, so the assert could never possibly trigger (sc_sectorsize must
inherently be an integer multiple of FLASH_PAGE_SIZE).
2018-03-18 16:10:14 +00:00
..
at45d.c Add missing MODULE_DEPENDS(). 2018-02-20 03:51:09 +00:00
mx25l.c Remove a pointless KASSERT and reword a comment a bit. The KASSERT tested 2018-03-18 16:10:14 +00:00
mx25lreg.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00