diff options
author | Jan Beulich <[email protected]> | 2011-05-24 17:13:18 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-05-25 08:39:47 -0700 |
commit | d9be9b90d6dc5e712ca5d6109691a8de753ce7f1 (patch) | |
tree | 1ba560ac75dd1a2575ee5ec95f91a9d549467361 /tools/perf/scripts/python/net_dropmonitor.py | |
parent | 746a2a838deec3ef86ef6b7c3edd4207b9a351aa (diff) |
lib/vsprintf.c: fix interaction of kasprintf() and vsnprintf() when using %pV
Otherwise, the warning at the top of vsnprintf() gets triggered by
kvasprintf()'s first invocation (with NULL buffer and zero size) of
vsnprintf().
Signed-off-by: Jan Beulich <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions