linux_dsm_epyc7002/drivers/base
Greg Kroah-Hartman acc0e90fbc driver core: fix gcc 4.3.3 warnings about string literals
This removes the
	warning: format not a string literal and no format arguments
warnings in the driver core that gcc 4.3.3 complains about.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-06-15 21:30:25 -07:00
..
power PM: Remove device_type suspend()/resume() 2009-06-12 21:32:32 +02:00
attribute_container.c
base.h
bus.c
class.c
core.c driver core: fix gcc 4.3.3 warnings about string literals 2009-06-15 21:30:25 -07:00
cpu.c
dd.c Driver core: fix comment for device_attach() 2009-06-15 21:30:24 -07:00
devres.c
dma-mapping.c
driver.c
firmware_class.c driver core: fix gcc 4.3.3 warnings about string literals 2009-06-15 21:30:25 -07:00
firmware.c
hypervisor.c
init.c
iommu.c
isa.c
Kconfig
Makefile
map.c
memory.c
module.c
node.c
platform.c driver core: fix gcc 4.3.3 warnings about string literals 2009-06-15 21:30:25 -07:00
sys.c driver core: fix gcc 4.3.3 warnings about string literals 2009-06-15 21:30:25 -07:00
topology.c
transport_class.c