Commit 1c320cfa authored by Jiangshan Yi's avatar Jiangshan Yi Committed by Andrew Morton
Browse files

fs/ocfs2/suballoc.h: fix spelling typo in comment

parent 6e4a53ee
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 maxiumum
 * 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,