projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e4a53e
)
fs/ocfs2/suballoc.h: fix spelling typo in comment
author
Jiangshan Yi
<yijiangshan@kylinos.cn>
Mon, 5 Sep 2022 06:16:56 +0000
(14:16 +0800)
committer
Andrew Morton
<akpm@linux-foundation.org>
Mon, 3 Oct 2022 21:21:42 +0000
(14:21 -0700)
Fix spelling typo in comment.
Link:
https://lkml.kernel.org/r/20220905061656.1829179-1-13667453960@163.com
Signed-off-by: Jiangshan Yi <yijiangshan@kylinos.cn>
Reported-by: k2ci <kernel-bot@kylinos.cn>
Acked-by: Joseph Qi <joseph.qi@linux.alibaba.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/ocfs2/suballoc.h
patch
|
blob
|
history
diff --git
a/fs/ocfs2/suballoc.h
b/fs/ocfs2/suballoc.h
index 5805a03d100ba842df00b8abd3b1238f91321e13..9c74eace3adc150761397744db992fc6ee598758 100644
(file)
--- a/
fs/ocfs2/suballoc.h
+++ b/
fs/ocfs2/suballoc.h
@@
-106,7
+106,7
@@
int ocfs2_claim_clusters(handle_t *handle,
u32 *cluster_start,
u32 *num_clusters);
/*
- * Use this variant of ocfs2_claim_clusters to specify a maxi
u
mum
+ * Use this variant of ocfs2_claim_clusters to specify a maximum
* number of clusters smaller than the allocation reserved.
*/
int __ocfs2_claim_clusters(handle_t *handle,