1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-30 16:51:41 +00:00
freebsd/sys/dev/acpica
Andriy Gapon 1bdfff2252 fix a few cases where a string is passed via format argument instead of
via %s

Most of the cases looked harmless, but this is done for the sake of
correctness.  In one case it even allowed to drop an intermediate buffer.

Found by:	clang
MFC after:	2 week
2010-06-11 19:27:21 +00:00
..
Osd Merge ACPICA 20100428. 2010-04-28 22:25:27 +00:00
acpi_acad.c
acpi_battery.c
acpi_button.c Merge ACPICA 20100331 (and four additional upstream patches). 2010-04-02 23:04:31 +00:00
acpi_cmbat.c
acpi_cpu.c Update several places that iterate over CPUs to use CPU_FOREACH(). 2010-06-11 18:46:34 +00:00
acpi_dock.c
acpi_ec.c Remove unnecessary pointer type castings, shift operations and dead code. 2010-06-01 21:15:05 +00:00
acpi_hpet.c Oops, HPET ID optionally stored in _UID, not in _ADR. 2010-05-23 08:31:15 +00:00
acpi_hpet.h
acpi_if.m Merge ACPICA 20100121. 2010-01-21 21:14:28 +00:00
acpi_isab.c
acpi_lid.c Merge ACPICA 20100331 (and four additional upstream patches). 2010-04-02 23:04:31 +00:00
acpi_package.c Merge ACPICA 20100121. 2010-01-21 21:14:28 +00:00
acpi_pci_link.c
acpi_pci.c
acpi_pcib_acpi.c
acpi_pcib_pci.c
acpi_pcib.c
acpi_pcibvar.h
acpi_perf.c
acpi_powerres.c Merge ACPICA 20100121. 2010-01-21 21:14:28 +00:00
acpi_quirk.c
acpi_quirks
acpi_resource.c
acpi_smbat.c Merge ACPICA 20100121. 2010-01-21 21:14:28 +00:00
acpi_smbus.h
acpi_thermal.c fix a few cases where a string is passed via format argument instead of 2010-06-11 19:27:21 +00:00
acpi_throttle.c
acpi_timer.c
acpi_video.c Fix white spaces. 2010-03-10 18:30:55 +00:00
acpi.c The lock associated with the /dev/apm knote is already held, so use 2010-06-08 21:27:05 +00:00
acpiio.h
acpivar.h Make table-based HPET identification more clever. Before creating fake 2010-05-23 07:53:22 +00:00