linux/drivers/pnp
Bjorn Helgaas b173491339 PNP: remove null pointer checks
Remove some null pointer checks.  Null pointers in these areas indicate
programming errors, and I think it's better to oops immediately rather
than return an error that is easily ignored.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Acked-by: Adam Belay <abelay@novell.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2007-08-24 01:27:24 -04:00
..
isapnp PNP: remove null pointer checks 2007-08-24 01:27:24 -04:00
pnpacpi PNPACPI: remove unnecessary casts of "void *" 2007-08-24 01:27:24 -04:00
pnpbios PNP: remove MODULE infrastructure 2007-08-24 01:27:24 -04:00
Kconfig
Makefile
base.h
card.c PNP: fix up after Lindent 2007-08-24 01:27:23 -04:00
core.c PNP: remove null pointer checks 2007-08-24 01:27:24 -04:00
driver.c PNP: remove null pointer checks 2007-08-24 01:27:24 -04:00
interface.c PNP: fix up after Lindent 2007-08-24 01:27:23 -04:00
manager.c PNP: remove null pointer checks 2007-08-24 01:27:24 -04:00
quirks.c
resource.c PNP: remove null pointer checks 2007-08-24 01:27:24 -04:00
support.c
system.c