]> Pileus Git - ~andy/linux/commit
Staging: android: binder: Fix gcc warnings about improper format specifiers for size_...
authorJ.R. Mauro <jrm8005@gmail.com>
Mon, 5 Jan 2009 20:27:51 +0000 (15:27 -0500)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 21:52:41 +0000 (13:52 -0800)
commita2bf2153cb2a2de341b6a87cb644870a5bde2a9d
tree3420ebe661ebfa953d0f220d0e676f312ad6270e
parent457b9a6f09f011ebcb9b52cc203a6331a6fc2de7
Staging: android: binder: Fix gcc warnings about improper format specifiers for size_t in printk

Use the proper format specifiers for printing size_t values.

Signed-off-by: J.R. Mauro <jrm8005@gmail.com>
Cc: Arve Hjønnevåg <arve@android.com>
Cc: Brian Swetland <swetland@google.com>
Cc: Robert Love <rlove@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/android/binder.c