aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/lustre/lustre/include/md_object.h
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2014-03-08 22:58:33 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-03-08 19:33:11 -0800
commit17891183d08038655d60c1f3c894a8502cd5d7c1 (patch)
tree3b4419181a0ad4733e5fa1a120fc9475239eecd2 /drivers/staging/lustre/lustre/include/md_object.h
parentstaging: luster: Fix typo in lustre/llite (diff)
downloadlinux-dev-17891183d08038655d60c1f3c894a8502cd5d7c1.tar.xz
linux-dev-17891183d08038655d60c1f3c894a8502cd5d7c1.zip
staging: lustre: Fix typo in lustre/include part1
Fix typo in comments within lustre/include. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/lustre/lustre/include/md_object.h')
-rw-r--r--drivers/staging/lustre/lustre/include/md_object.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/lustre/lustre/include/md_object.h b/drivers/staging/lustre/lustre/include/md_object.h
index 7b45b47b48f9..ef46b2c461a6 100644
--- a/drivers/staging/lustre/lustre/include/md_object.h
+++ b/drivers/staging/lustre/lustre/include/md_object.h
@@ -35,7 +35,7 @@
*
* lustre/include/md_object.h
*
- * Extention of lu_object.h for metadata objects
+ * Extension of lu_object.h for metadata objects
*/
#ifndef _LUSTRE_MD_OBJECT_H