NetBSD/sys/dev/ieee1394
mrg cab2d18424 don't assign struct pointers to smaller then structure regions of memory.
in all cases here, the later parts of the structure are not actually
accessed, so there are no existing bugs here beyond general UB.  for the
ufs ones, this also removes some casts.

found by GCC 12.
2023-08-10 20:49:19 +00:00
..
Makefile
files.ieee1394
firewire.c fix various small typos, mainly in comments. 2022-05-22 11:27:33 +00:00
firewire.h
firewire_phy.h
firewirereg.h
fwcrom.c
fwdev.c
fwdma.c
fwdma.h
fwmem.c
fwmem.h
fwohci.c don't assign struct pointers to smaller then structure regions of memory. 2023-08-10 20:49:19 +00:00
fwohcireg.h
fwohcivar.h
fwphyreg.h
iec13213.h
iec68113.h
if_fwip.c fwip_async_output(): Replace "IF_DEQUEUE() -> IF_PREPEND() on failure" with 2022-08-20 19:01:31 +00:00
if_fwipvar.h
sbp.c s/sould/should/ and s/shoud/should/ 2022-04-12 21:05:36 +00:00
sbp.h availabe -> available in comment. 2021-12-05 02:21:08 +00:00