-
由 David Sterba 提交于
flush_epd_write_bio is same as flush_write_bio, no point having two such functions. Merge them to flush_write_bio. The 'noinline' attribute is removed as it does not have any meaning. Signed-off-by: NDavid Sterba <dsterba@suse.com>e2932ee0