Warner Losh e895ab3fbd stand: Remove dead store to bi_kernelname
We set this value twice: once to 0 and once to the VA that has the name
of the kernel. The first store is redundant. In addition, these two
stores of 0 are also redundant. Since we never set them, they will
always be zero, even if we're called multiple times. This saves 21
bytes on BIOS loader.

Sponsored by:		Netflix
Differential Revision:	https://reviews.freebsd.org/D36541
2022-09-16 09:18:56 -06:00
..
2022-07-15 12:00:49 -06:00
2022-09-09 17:25:59 -06:00
2021-12-10 11:05:31 -07:00
2021-12-10 11:05:31 -07:00
2022-07-30 05:01:47 -06:00