lkml.org 
[lkml]   [2022]   [Jul]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] afs/file: Fix typo in string
Date
Remove the repeated ',' from string

Signed-off-by: Zhou jie <zhoujie@nfschina.com>

diff --git a/fs/afs/file.c b/fs/afs/file.c
index 26292a110a8f..19202e7f400b 100644
--- a/fs/afs/file.c
+++ b/fs/afs/file.c
@@ -287,7 +287,7 @@ int afs_fetch_data(struct afs_vnode *vnode, struct afs_read *req)
{
struct afs_operation *op;

- _enter("%s{%llx:%llu.%u},%x,,,",
+ _enter("%s{%llx:%llu.%u},%x,",
vnode->volume->name,
vnode->fid.vid,
vnode->fid.vnode,
--
2.18.2
\
 
 \ /
  Last update: 2022-07-15 09:50    [W:0.042 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site