git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0abe116
)
fs/ecryptfs: Add printf format/argument verification and fix fallout
author
Joe Perches
<joe@perches.com>
Wed, 10 Nov 2010 23:46:16 +0000
(15:46 -0800)
committer
Tyler Hicks
<tyhicks@linux.vnet.ibm.com>
Mon, 17 Jan 2011 19:01:23 +0000
(13:01 -0600)
Add __attribute__((format... to __ecryptfs_printk
Make formats and arguments match.
Add casts to (unsigned long long) for %llu.
Signed-off-by: Joe Perches <joe@perches.com>
[tyhicks: 80 columns cleanup and fixed typo]
Signed-off-by: Tyler Hicks <tyhicks@linux.vnet.ibm.com>
No differences found