gcc-3.4 cleanups. Add missing break statements, deal with goto labels,
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 21 Jun 2004 05:58:01 +0000 (05:58 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 21 Jun 2004 05:58:01 +0000 (05:58 +0000)
commitde1bbfa4314df7d61c5dce9f5ef7446226086c0f
treeb8da7f2807fd566e2fcc3537f86509ee86178320
parentfb81ca86f5030ddc80f1b02a0be1a2ea9e5d1b6c
gcc-3.4 cleanups.  Add missing break statements, deal with goto labels,
and adjust the use of __FUNCTION__ (string concat is no longer supported).
sys/dev/disk/ahb/ahb.c
sys/dev/disk/sym/sym_hipd.c
sys/emulation/ibcs2/coff/imgact_coff.c
sys/emulation/linux/linux_ioctl.c
sys/kern/subr_bus.c
sys/netgraph/tty/ng_tty.c
sys/vfs/nfs/bootp_subr.c