1
linux/drivers/staging/android
Randy Dunlap 7fce939942 Staging: android: ram_console: fix printk format warning
Fix android printk format warnings:

linux-next-20090209/drivers/staging/android/ram_console.c:228: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'
linux-next-20090209/drivers/staging/android/ram_console.c:228: warning: format '%d' expects type 'int', but argument 4 has type 'size_t'
linux-next-20090209/drivers/staging/android/ram_console.c:326: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'size_t'
linux-next-20090209/drivers/staging/android/ram_console.c:326: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'size_t'

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-04-03 14:53:30 -07:00
..
binder.c Staging: android: binder: fix printk format warnings 2009-04-03 14:53:29 -07:00
binder.h
Kconfig Staging: android: ram_console: Disable ECC when early init is enabled and validate buffer size 2009-02-09 11:26:18 -08:00
logger.c Staging: android: add logging driver 2009-01-06 13:52:42 -08:00
logger.h Staging: android: add logging driver 2009-01-06 13:52:42 -08:00
lowmemorykiller.c Staging: android: add lowmemorykiller driver 2009-01-06 13:52:45 -08:00
lowmemorykiller.txt Staging: android: Add lowmemorykiller documentation. 2009-01-28 15:49:05 -08:00
Makefile Staging: android: add lowmemorykiller driver 2009-01-06 13:52:45 -08:00
ram_console.c Staging: android: ram_console: fix printk format warning 2009-04-03 14:53:30 -07:00
timed_gpio.c Staging: android: fix up units in timed_gpio 2009-02-09 11:26:18 -08:00
timed_gpio.h Staging: android: timed_gpio: Rename android_timed_gpio to timed_gpio 2009-01-06 13:52:43 -08:00
TODO Staging: android: remove dummy android.c driver 2009-01-06 13:52:44 -08:00