diff options
author | Eric Biggers <ebiggers@google.com> | 2018-01-16 22:25:12 -0800 |
---|---|---|
committer | Al Viro <viro@zeniv.linux.org.uk> | 2018-01-25 19:34:28 -0500 |
commit | 01950a349ec254f28bf9ad06e74a166521d213e1 (patch) | |
tree | 761fb7da7cc373bfe232e3d98839da31f78013cc /fs/dcache.c | |
parent | 4bfd054ae11ea061685c4a2a6234fdc8e92fad41 (diff) | |
download | linux-01950a349ec254f28bf9ad06e74a166521d213e1.tar.bz2 |
fs/buffer.c: fold init_buffer() into init_page_buffers()
Since commit e76004093db1 ("fs/buffer.c: remove unnecessary init
operation after allocating buffer_head"), there are no callers of
init_buffer() outside of init_page_buffers(). So just fold it into
init_page_buffers().
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'fs/dcache.c')
0 files changed, 0 insertions, 0 deletions