* [PATCH] btrfs: fix a comment typo
@ 2015-10-04 9:05 Geliang Tang
2015-10-07 9:14 ` David Sterba
0 siblings, 1 reply; 2+ messages in thread
From: Geliang Tang @ 2015-10-04 9:05 UTC (permalink / raw)
To: Chris Mason, Josef Bacik, David Sterba
Cc: Geliang Tang, linux-btrfs, linux-kernel
Just fix a typo in the code comment.
Signed-off-by: Geliang Tang <geliangtang@163.com>
---
fs/btrfs/free-space-cache.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/fs/btrfs/free-space-cache.c b/fs/btrfs/free-space-cache.c
index abe3a66..7332995 100644
--- a/fs/btrfs/free-space-cache.c
+++ b/fs/btrfs/free-space-cache.c
@@ -1215,7 +1215,7 @@ out:
* @offset - the offset for the key we'll insert
*
* This function writes out a free space cache struct to disk for quick recovery
- * on mount. This will return 0 if it was successfull in writing the cache out,
+ * on mount. This will return 0 if it was successful in writing the cache out,
* or an errno if it was not.
*/
static int __btrfs_write_out_cache(struct btrfs_root *root, struct inode *inode,
--
2.5.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] btrfs: fix a comment typo
2015-10-04 9:05 [PATCH] btrfs: fix a comment typo Geliang Tang
@ 2015-10-07 9:14 ` David Sterba
0 siblings, 0 replies; 2+ messages in thread
From: David Sterba @ 2015-10-07 9:14 UTC (permalink / raw)
To: Geliang Tang
Cc: Chris Mason, Josef Bacik, David Sterba, linux-btrfs, linux-kernel
On Sun, Oct 04, 2015 at 05:05:32PM +0800, Geliang Tang wrote:
> Just fix a typo in the code comment.
For this kind of changes please CC the 'trivial' tree trivial@kernel.org
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-07 9:15 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-04 9:05 [PATCH] btrfs: fix a comment typo Geliang Tang
2015-10-07 9:14 ` David Sterba
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).