diff options
author | Joe Perches <joe@perches.com> | 2010-11-23 18:49:54 -0800 |
---|---|---|
committer | Jan Kara <jack@suse.cz> | 2011-01-10 19:04:05 +0100 |
commit | 055adcbd7da75868697e767adc4f3272f6cae76c (patch) | |
tree | 613866918d108adf8536a0d0aab0f1d3bc2c5072 /fs/cifs/ioctl.c | |
parent | ext3: Add FITRIM handling (diff) | |
download | linux-dev-055adcbd7da75868697e767adc4f3272f6cae76c.tar.xz linux-dev-055adcbd7da75868697e767adc4f3272f6cae76c.zip |
quota: Use %pV and __attribute__((format (printf in __quota_error and fix fallout
Use %pV in __quota_error so a single printk can not be
interleaved with other logging messages.
Add __attribute__((format (printf, 3, 4))) so format
and arguments can be verified by compiler.
Make sure printk formats and arguments match.
Block # needed a pointer dereference.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'fs/cifs/ioctl.c')
0 files changed, 0 insertions, 0 deletions