git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad2a722
)
libfs: Unexport and kill simple_prepare_write
author
Boaz Harrosh
<bharrosh@panasas.com>
Tue, 12 Jan 2010 14:18:08 +0000
(16:18 +0200)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Wed, 3 Mar 2010 18:00:17 +0000
(13:00 -0500)
Remove the EXPORT_UNUSED_SYMBOL of simple_prepare_write
Collapse simple_prepare_write into it's only caller, though
making it simpler and clearer to understand.
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found