Hi all, this fixes one (of multiple) sparse warnings in fs-writeback.c, and then reshuffles the code a bit that only the proper high level API instead of low-level helpers is exported. Diffstat: fs/fs-writeback.c | 32 ++++++++++++++++++++++++++++---- include/linux/writeback.h | 28 ++-------------------------- 2 files changed, 30 insertions(+), 30 deletions(-)