[PATCH] ufs: Fix a typo

From: Alessio Igor Bogani
Date: Fri Apr 08 2011 - 13:33:23 EST


Signed-off-by: Alessio Igor Bogani <abogani@xxxxxxxxxx>
---
fs/ufs/inode.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/fs/ufs/inode.c b/fs/ufs/inode.c
index 27a4bab..c72b6ce 100644
--- a/fs/ufs/inode.c
+++ b/fs/ufs/inode.c
@@ -409,7 +409,7 @@ out:
}

/**
- * ufs_getfrag_bloc() - `get_block_t' function, interface between UFS and
+ * ufs_getfrag_block() - `get_block_t' function, interface between UFS and
* readpage, writepage and so on
*/

--
1.7.4.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/