kernel - Cleanup gcc warnings
authorMatthew Dillon <dillon@apollo.backplane.com>
Sun, 7 Aug 2016 04:02:46 +0000 (21:02 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sun, 7 Aug 2016 07:09:27 +0000 (00:09 -0700)
commit57e093775ac3e8c0fd55a925ae8ba19a1431956e
tree85ed33159186f449217a0f58dcb8d9577dd10044
parentda8348cb60464ffcaf48f0009a6fc4e77b6f285f
kernel - Cleanup gcc warnings

* Cleanup gcc warnings at higher optimization levels.  This will allow
  us to build kernels -O2 or -O3.
63 files changed:
sys/bus/cam/scsi/scsi_ses.c
sys/bus/smbus/amdsmb/amdsmb.c
sys/bus/u4b/wlan/if_run.c
sys/bus/u4b/wlan/if_urtwn.c
sys/contrib/dev/acpica/source/components/utilities/utresrc.c
sys/contrib/dev/ath/ath_hal/ar9300/ar9300_paprd.c
sys/cpu/x86_64/misc/db_disasm.c
sys/dev/acpica/acpi_hp/acpi_hp.c
sys/dev/disk/isp/ispmbox.h
sys/dev/disk/mpt/mpt.c
sys/dev/disk/nata/ata-raid.c
sys/dev/drm/drm_gem.c
sys/dev/drm/drm_irq.c
sys/dev/drm/i915/dvo_ch7xxx.c
sys/dev/drm/i915/dvo_ivch.c
sys/dev/drm/i915/dvo_sil164.c
sys/dev/drm/i915/dvo_tfp410.c
sys/dev/drm/i915/intel_ddi.c
sys/dev/drm/i915/intel_display.c
sys/dev/drm/radeon/atom.c
sys/dev/drm/radeon/evergreen.c
sys/dev/drm/radeon/radeon_i2c.c
sys/dev/drm/radeon/rs690.c
sys/dev/drm/radeon/rv515.c
sys/dev/drm/radeon/rv6xx_dpm.c
sys/dev/netif/ath/ath_hal/ar5210/ar5210_beacon.c
sys/dev/netif/ath/ath_hal/ar5210/ar5210_reset.c
sys/dev/netif/ath/ath_hal/ar5211/ar5211_beacon.c
sys/dev/netif/ath/ath_hal/ar5211/ar5211_reset.c
sys/dev/netif/ath/ath_hal/ar5212/ar2413.c
sys/dev/netif/ath/ath_hal/ar5212/ar2425.c
sys/dev/netif/ath/ath_hal/ar5212/ar5111.c
sys/dev/netif/ath/ath_hal/ar5212/ar5212_beacon.c
sys/dev/netif/ath/ath_hal/ar5212/ar5212_reset.c
sys/dev/netif/ath/ath_hal/ar5212/ar5413.c
sys/dev/netif/ath/ath_hal/ar5416/ar5416_beacon.c
sys/dev/netif/ig_hal/e1000_ich8lan.c
sys/dev/netif/ig_hal/e1000_phy.c
sys/dev/netif/mxge/if_mxge.c
sys/dev/netif/xl/if_xl.c
sys/dev/raid/aac/aac.c
sys/dev/raid/amr/amr.c
sys/dev/raid/asr/i2omsg.h
sys/dev/raid/ciss/ciss.c
sys/dev/raid/mly/mly.c
sys/dev/raid/mps/mps_mapping.c
sys/dev/raid/vinum/vinumrevive.c
sys/dev/sound/pci/t4dwave.c
sys/dev/sound/pcm/dsp.c
sys/kern/kern_descrip.c
sys/kern/kern_dmsg.c
sys/kern/link_elf.c
sys/kern/subr_disk.c
sys/kern/uipc_syscalls.c
sys/net/pf/pf.c
sys/net/sppp/if_spppsubr.c
sys/netinet/in_pcb.c
sys/platform/pc64/vmm/vmm_utils.c
sys/vfs/hammer/hammer_volume.c
sys/vfs/hammer2/hammer2_chain.c
sys/vfs/nfs/nfs_vfsops.c
sys/vfs/ntfs/ntfs_subr.c
sys/vfs/ufs/ffs_softdep.c