diff options
| author | Kinglong Mee <[email protected]> | 2015-02-04 21:15:59 +0800 |
|---|---|---|
| committer | Al Viro <[email protected]> | 2015-02-20 04:56:44 -0500 |
| commit | acd88d4e1af3c6c55f679c202cd517dff7ea9c6f (patch) | |
| tree | 3c4a06e46070bfa8fbef931bada26a2e7e97313b /scripts | |
| parent | 112fc894a7c49e6435f91faa1cebfd425e6f3ace (diff) | |
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 <[email protected]>
Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions