diff options
author | Joe Perches <joe@perches.com> | 2015-04-15 00:43:46 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-04-15 01:48:58 +0200 |
commit | 1543306e75ee40662b2c6d37c43c8659f3d6f880 (patch) | |
tree | d35d258cd98eea1c568210f1fb60acf25a4be2b6 /fs/coda | |
parent | ocfs2: incorrect check for debugfs returns (diff) | |
download | linux-1543306e75ee40662b2c6d37c43c8659f3d6f880.tar.xz linux-1543306e75ee40662b2c6d37c43c8659f3d6f880.zip |
ocfs2: logging: remove static buffer, use vsprintf extension %pV
Use the vsprintf %pV extension to avoid using a static buffer and remove
the now unnecessary buffer.
Signed-off-by: Joe Perches <joe@perches.com>
Cc: Mark Fasheh <mfasheh@suse.com>
Cc: Joel Becker <jlbec@evilplan.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/coda')
0 files changed, 0 insertions, 0 deletions