OSDN Git Service

debugfs: cleanup in do_show_debugfs_params
authorZheng Liu <wenqing.lz@taobao.com>
Tue, 24 Apr 2012 18:32:30 +0000 (14:32 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Tue, 24 Apr 2012 18:33:07 +0000 (14:33 -0400)
commit1d520184ee1a809f0a41566eed80ccf64b39ed1a
treead7963e62cafa29666ac8e058ea88ccd97906c35
parenta99145e6ef314c9d863b2a90c7adb44c6ccf89c8
debugfs: cleanup in do_show_debugfs_params

Remove 'out' variable and replace fprintf with printf.

Signed-off-by: Zheng Liu <wenqing.lz@taobao.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
debugfs/debugfs.c