projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5ecd602
)
ufs: Fix a typo
author
Alessio Igor Bogani
<abogani@kernel.org>
Fri, 8 Apr 2011 17:33:07 +0000
(19:33 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Fri, 8 Apr 2011 23:07:52 +0000
(16:07 -0700)
Signed-off-by: Alessio Igor Bogani <abogani@kernel.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
fs/ufs/inode.c
patch
|
blob
|
history
diff --git
a/fs/ufs/inode.c
b/fs/ufs/inode.c
index 03c255f12df5110acdee54cbf8433ac13ac79e75..6863599f7033eed03f9498f9683465d54812d34d 100644
(file)
--- 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_bloc
k
() - `get_block_t' function, interface between UFS and
* readpage, writepage and so on
*/