[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1302283987-22248-1-git-send-email-abogani@kernel.org>
Date: Fri, 8 Apr 2011 19:33:07 +0200
From: Alessio Igor Bogani <abogani@...nel.org>
To: Evgeniy Dushistov <dushistov@...l.ru>
Cc: LKML <linux-kernel@...r.kernel.org>,
Trivial patches <trivial@...r.kernel.org>,
Tim Bird <tim.bird@...sony.com>,
Alessio Igor Bogani <abogani@...nel.org>
Subject: [PATCH] ufs: Fix a typo
Signed-off-by: Alessio Igor Bogani <abogani@...nel.org>
---
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists