Skip to content
Commit 888d57bb authored by Joe Perches's avatar Joe Perches Committed by Tyler Hicks
Browse files

fs/ecryptfs: Add printf format/argument verification and fix fallout



Add __attribute__((format... to __ecryptfs_printk
Make formats and arguments match.
Add casts to (unsigned long long) for %llu.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
[tyhicks: 80 columns cleanup and fixed typo]
Signed-off-by: default avatarTyler Hicks <tyhicks@linux.vnet.ibm.com>
parent 0abe1169
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment