Partially revert previous mallocarray conversions that contain
authordhill <dhill@openbsd.org>
Tue, 11 Apr 2017 14:43:49 +0000 (14:43 +0000)
committerdhill <dhill@openbsd.org>
Tue, 11 Apr 2017 14:43:49 +0000 (14:43 +0000)
commit265a1ec57e702d97bc8bccd7cabf77bdfdd08787
treeedaf239210013f269929be44bd48c7d9d6f2c730
parent9b02d1d5b24eff2564eb05713444be1967aa53af
Partially revert previous mallocarray conversions that contain
constants.

The consensus is that if both operands are constant, we don't need
mallocarray.  Reminded by tedu@

ok deraadt@
15 files changed:
sys/dev/ic/aac.c
sys/dev/ic/adw.c
sys/dev/ic/ath.c
sys/dev/pci/azalia.c
sys/dev/pci/if_dc_pci.c
sys/dev/pci/if_nep.c
sys/dev/usb/dwc2/dwc2_hcd.c
sys/dev/wscons/wsemul_vt100.c
sys/dev/wscons/wsevent.c
sys/net/if_pfsync.c
sys/net/if_vxlan.c
sys/net80211/ieee80211_input.c
sys/netinet/ip_carp.c
sys/netinet/ip_output.c
sys/ntfs/ntfs_subr.c