diff options
author | bmilekic <bmilekic@FreeBSD.org> | 2001-02-11 05:02:06 +0000 |
---|---|---|
committer | bmilekic <bmilekic@FreeBSD.org> | 2001-02-11 05:02:06 +0000 |
commit | cc52eb42bff57e11d166025d0d19cae8152a462d (patch) | |
tree | 6f7fbc2dfdc36722e05eee5d7a333554c18e06eb /sys/isa/sio.c | |
parent | 926106984626815780dccf031165faba4bbb86fb (diff) | |
download | FreeBSD-src-cc52eb42bff57e11d166025d0d19cae8152a462d.zip FreeBSD-src-cc52eb42bff57e11d166025d0d19cae8152a462d.tar.gz |
Long awaited style fixup in mbuf code. Get rid of K&R style prototyping
and function argument declarations. Make sure that functions that are
supposed to return a pointer return NULL in case of failure. Don't cast
NULL. Finally, get rid of annoying `register' uses.
Diffstat (limited to 'sys/isa/sio.c')
0 files changed, 0 insertions, 0 deletions