dect
/
linux-2.6
Archived
13
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/tables
Randy Dunlap a790b323fb ACPI: fix printk format warnings
Fix printk format warnings in drivers/acpi:
drivers/acpi/tables/tbget.c:326: warning: format '%X' expects type 'unsigned int', but argument 5 has type 'long unsigned int'
drivers/acpi/tables/tbrsdt.c:189: warning: format '%X' expects type 'unsigned int', but argument 5 has type 'long unsigned int'

Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Len Brown <len.brown@intel.com>
2006-10-14 01:59:46 -04:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tbconvrt.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
tbget.c ACPI: fix printk format warnings 2006-10-14 01:59:46 -04:00
tbgetall.c ACPI: ACPICA 20060421 2006-06-14 02:30:55 -04:00
tbinstal.c ACPI: ACPICA 20060707 2006-07-09 15:15:40 -04:00
tbrsdt.c ACPI: fix printk format warnings 2006-10-14 01:59:46 -04:00
tbutils.c ACPI: ACPICA 20060608 2006-06-14 02:45:47 -04:00
tbxface.c ACPI: ACPICA 20060707 2006-07-09 15:15:40 -04:00
tbxfroot.c ACPI: ACPICA 20060512 2006-06-14 02:34:48 -04:00