freebsd-skq/stand/uboot/lib
ian c4a58f8f99 Remove comments and assertions that are no longer valid after r330809.
r330809 replaced duplication of devdesc struct fields with an embedded copy
of the devdesc struct, to avoid fragility.  That means all the scattered
comments indicating that structs must match are no longer valid.  Likewise
asserts that attempted to mitigate some of the old fragility.

Reviewed by:	imp@
2018-06-05 22:13:45 +00:00
..
api_public.h
console.c
copy.c
devicename.c
disk.c
elf_freebsd.c
glue.c
glue.h
libuboot.h
Makefile
module.c
net.c
reboot.c
time.c