Skip to content
Commit 01950a34 authored by Eric Biggers's avatar Eric Biggers Committed by Al Viro
Browse files

fs/buffer.c: fold init_buffer() into init_page_buffers()

Since commit e7600409

 ("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: default avatarEric Biggers <ebiggers@google.com>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 4bfd054a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment