diff options
author | Kinglong Mee <kinglongmee@gmail.com> | 2015-02-04 14:15:59 +0100 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-02-20 10:56:44 +0100 |
commit | acd88d4e1af3c6c55f679c202cd517dff7ea9c6f (patch) | |
tree | 3c4a06e46070bfa8fbef931bada26a2e7e97313b /tools/testing/selftests | |
parent | configfs: Fix potential NULL d_inode dereference (diff) | |
download | linux-acd88d4e1af3c6c55f679c202cd517dff7ea9c6f.tar.xz linux-acd88d4e1af3c6c55f679c202cd517dff7ea9c6f.zip |
fs/aio.c: Remove duplicate function name in pr_debug messages
Have defined pr_fmt as below in fs/aio.c, so remove duplicate
function name in pr_debug message.
#define pr_fmt(fmt) "%s: " fmt, __func__
Signed-off-by: Kinglong Mee <kinglongmee@gmail.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/testing/selftests')
0 files changed, 0 insertions, 0 deletions