commit | a2bf2153cb2a2de341b6a87cb644870a5bde2a9d | [log] [tgz] |
---|---|---|
author | J.R. Mauro <jrm8005@gmail.com> | Mon Jan 05 15:27:51 2009 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Jan 06 13:52:41 2009 -0800 |
tree | 3420ebe661ebfa953d0f220d0e676f312ad6270e | |
parent | 457b9a6f09f011ebcb9b52cc203a6331a6fc2de7 [diff] |
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>