]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PATCH] splice: export generic_splice_sendpage
authorJens Axboe <axboe@suse.de>
Sun, 2 Apr 2006 21:06:05 +0000 (23:06 +0200)
committerJens Axboe <axboe@suse.de>
Sun, 2 Apr 2006 21:06:05 +0000 (23:06 +0200)
commit059a8f3734a66cb2c41731083b0cbf836721485b
tree6f6b61d3350b57fb062f26e828dbd218f62caad7
parentb2b39fa478db6db89b7ccafb0649973845b0eb75
[PATCH] splice: export generic_splice_sendpage

Forgot that one, thanks Jeff. Also move the other EXPORT_SYMBOL
to right below the functions.

Signed-off-by: Jens Axboe <axboe@suse.de>
fs/splice.c