lkml.org 
[lkml]   [2014]   [Oct]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] quota: Fix spelling typo in module description in quota_tree.c
Date
This patch fix spelling typo in module description.
"Quota trie support" should be "Quota tree support",
since the file name is quota_tree.c

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
fs/quota/quota_tree.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fs/quota/quota_tree.c b/fs/quota/quota_tree.c
index d65877f..60ecc39 100644
--- a/fs/quota/quota_tree.c
+++ b/fs/quota/quota_tree.c
@@ -17,7 +17,7 @@
#include "quota_tree.h"

MODULE_AUTHOR("Jan Kara");
-MODULE_DESCRIPTION("Quota trie support");
+MODULE_DESCRIPTION("Quota tree support");
MODULE_LICENSE("GPL");

#define __QUOTA_QT_PARANOIA
--
2.1.2.443.g670a3c1


\
 
 \ /
  Last update: 2014-10-16 14:41    [W:0.031 / U:0.208 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site