summaryrefslogtreecommitdiff
path: root/lib/ext2fs/kernel-list.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ext2fs/kernel-list.h')
-rw-r--r--lib/ext2fs/kernel-list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ext2fs/kernel-list.h b/lib/ext2fs/kernel-list.h
index 24e6ab4a..e07d06b6 100644
--- a/lib/ext2fs/kernel-list.h
+++ b/lib/ext2fs/kernel-list.h
@@ -29,7 +29,7 @@ struct list_head {
#endif
/*
- * Insert a new entry between two known consecutive entries.
+ * Insert a new entry between two known consecutive entries.
*
* This is only for internal list manipulation where we know
* the prev/next entries already!