Introduce standard warnings for allocation failures and timeouts.
authorKevin O'Connor <kevin@koconnor.net>
Sun, 14 Feb 2010 18:07:54 +0000 (13:07 -0500)
committerKevin O'Connor <kevin@koconnor.net>
Sun, 14 Feb 2010 18:07:54 +0000 (13:07 -0500)
commitcfdc13f37f3fa3c7d8c11848f58cfc18a98e37a4
tree9d3ac5adba05c12b6ad3af1d9e2e6fbf57fe6ded
parent8bbc79c435c896ad0107725fa77c7aeb860af625
Introduce standard warnings for allocation failures and timeouts.

There is no need for custom warnings for many common failures.
Introduce a common warning which is consistent and more visible.
17 files changed:
src/acpi.c
src/ata.c
src/block.c
src/bregs.h
src/coreboot.c
src/disk.c
src/memmap.c
src/mptable.c
src/optionroms.c
src/output.c
src/paravirt.c
src/ps2port.c
src/ramdisk.c
src/smbios.c
src/usb-ohci.c
src/usb-uhci.c
src/util.h