[PATCH] NFS: Clean up errors in nfstrace.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Fix the following errors reported by checkpatch:

ERROR: space prohibited before that close parenthesis ')'

Signed-off-by: KaiLong Wang <wangkailong@xxxxxxx>
---
 fs/nfs/nfstrace.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/nfs/nfstrace.h b/fs/nfs/nfstrace.h
index 4e90ca531176..6c9b32cb620d 100644
--- a/fs/nfs/nfstrace.h
+++ b/fs/nfs/nfstrace.h
@@ -1524,7 +1524,7 @@ TRACE_EVENT(nfs_commit_done,
 			{ NFS_ODIRECT_DO_COMMIT, "DO_COMMIT" }, \
 			{ NFS_ODIRECT_RESCHED_WRITES, "RESCHED_WRITES" }, \
 			{ NFS_ODIRECT_SHOULD_DIRTY, "SHOULD DIRTY" }, \
-			{ NFS_ODIRECT_DONE, "DONE" } )
+			{ NFS_ODIRECT_DONE, "DONE" })
 
 DECLARE_EVENT_CLASS(nfs_direct_req_class,
 		TP_PROTO(
-- 
2.17.1




[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux