libfs: Unexport and kill simple_prepare_write
authorBoaz Harrosh <bharrosh@panasas.com>
Tue, 12 Jan 2010 14:18:08 +0000 (16:18 +0200)
committerAl 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