Skip to content
Commit acd88d4e authored by Kinglong Mee's avatar Kinglong Mee Committed by Al Viro
Browse files

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: default avatarKinglong Mee <kinglongmee@gmail.com>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 112fc894
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment