Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/acpi/executer
Harvey Harrison b62151de49 acpi: fix integer as NULL pointer warning
drivers/acpi/dispatcher/dsmethod.c:568:50: warning: Using plain integer as NULL pointer
drivers/acpi/executer/exmutex.c:329:30: warning: Using plain integer as NULL pointer
drivers/acpi/executer/exmutex.c:466:31: warning: Using plain integer as NULL pointer

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-05-23 08:11:06 -07:00
..
exconfig.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
exconvrt.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
excreate.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
exdump.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
exfield.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
exfldio.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
exmisc.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
exmutex.c acpi: fix integer as NULL pointer warning 2008-05-23 08:11:06 -07:00
exnames.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
exoparg1.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
exoparg2.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
exoparg3.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
exoparg6.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
exprep.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
exregion.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
exresnte.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
exresolv.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
exresop.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
exstore.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
exstoren.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
exstorob.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
exsystem.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
exutils.c ACPICA: update Intel copyright 2008-04-23 23:00:13 -04:00
Makefile