diff options
author | Kinglong Mee <kinglongmee@gmail.com> | 2015-02-04 16:15:59 +0300 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2015-02-20 12:56:44 +0300 |
commit | acd88d4e1af3c6c55f679c202cd517dff7ea9c6f (patch) | |
tree | 3c4a06e46070bfa8fbef931bada26a2e7e97313b /init | |
parent | 112fc894a7c49e6435f91faa1cebfd425e6f3ace (diff) | |
download | linux-acd88d4e1af3c6c55f679c202cd517dff7ea9c6f.tar.xz |
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 'init')
0 files changed, 0 insertions, 0 deletions