diff options
| author | Matthew Wilcox <[email protected]> | 2014-06-04 16:07:43 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-06-04 16:54:02 -0700 |
| commit | 1b938c0827478df268d2336469ec48d400a2eb3e (patch) | |
| tree | 46d7d57af2408104e40c361d7993f198b492f91e /tools/perf/scripts | |
| parent | 399ba0b95670c70aaaa3f4f1623ea9e76c391681 (diff) | |
fs/buffer.c: remove block_write_full_page_endio()
The last in-tree caller of block_write_full_page_endio() was removed in
January 2013. It's time to remove the EXPORT_SYMBOL, which leaves
block_write_full_page() as the only caller of
block_write_full_page_endio(), so inline block_write_full_page_endio()
into block_write_full_page().
Signed-off-by: Matthew Wilcox <[email protected]>
Cc: Hugh Dickins <[email protected]>
Cc: Dave Chinner <[email protected]>
Cc: Dheeraj Reddy <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions