NetBSD/sys/dev/cardbus
chs fd34ea77eb remove checks for failure after memory allocation calls that cannot fail:
kmem_alloc() with KM_SLEEP
  kmem_zalloc() with KM_SLEEP
  percpu_alloc()
  pserialize_create()
  psref_class_create()

all of these paths include an assertion that the allocation has not failed,
so callers should not assert that again.
2017-06-01 02:45:05 +00:00
..
adv_cardbus.c - Use aprint*() more in xxx_attach(). 2016-07-14 10:19:05 +00:00
ahc_cardbus.c - Use aprint*() instead of printf() in xxx_attach(). 2016-07-14 04:00:45 +00:00
cardbus.c
cardbus_exrom.c
cardbus_exrom.h
cardbus_map.c
cardbusreg.h
cardbusvar.h
cardslot.c weak alias some pcmcia functions (to an returns error function) so this 2016-09-24 23:54:49 +00:00
cardslotvar.h
com_cardbus.c
ehci_cardbus.c - Use aprint*() instead of printf() in xxx_attach(). 2016-07-14 04:00:45 +00:00
files.cardbus
fwohci_cardbus.c KNF. No functional change. 2016-07-14 04:19:26 +00:00
if_ath_cardbus.c
if_athn_cardbus.c
if_atw_cardbus.c
if_bwi_cardbus.c
if_ex_cardbus.c KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
if_fxp_cardbus.c KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
if_ral_cardbus.c - Use aprint*() more in xxx_attach(). 2016-07-14 10:19:05 +00:00
if_re_cardbus.c
if_rtk_cardbus.c Convert sys/dev to use <sys/rndsource.h>. 2015-04-13 16:33:23 +00:00
if_rtw_cardbus.c KNF. Remove extra spaces. No functional change. 2016-07-07 06:55:38 +00:00
if_tlp_cardbus.c - Use aprint*() more in xxx_attach(). 2016-07-14 10:19:05 +00:00
njata_cardbus.c
njs_cardbus.c KNF. No functional change. 2016-07-11 11:31:49 +00:00
ohci_cardbus.c - Use aprint*() instead of printf() in xxx_attach(). 2016-07-14 04:00:45 +00:00
rbus.c
rbus.h
rbus_ppb.c remove checks for failure after memory allocation calls that cannot fail: 2017-06-01 02:45:05 +00:00
sdhc_cardbus.c
siisata_cardbus.c
uhci_cardbus.c - Use aprint*() instead of printf() in xxx_attach(). 2016-07-14 04:00:45 +00:00
usb_cardbus.h