On Mon, 2019-04-08 at 18:33 +-0800, Chengguang Xu wrote: +AD4 This patch just removes unused header file badblocks.h +AD4 from fs/block+AF8-dev.c +AD4 +AD4 Signed-off-by: Chengguang Xu +ADw-cgxu519+AEA-gmx.com+AD4 +AD4 --- +AD4 fs/block+AF8-dev.c +AHw 1 - +AD4 1 file changed, 1 deletion(-) +AD4 +AD4 diff --git a/fs/block+AF8-dev.c b/fs/block+AF8-dev.c +AD4 index 78d3257435c0..6b584817d461 100644 +AD4 --- a/fs/block+AF8-dev.c +AD4 fs/block+AF8-dev.c +AHw 1 - +AD4 1 file changed, 1 deletion(-) +AD4 +AD4 diff --git a/fs/block+AF8-dev.c b/fs/block+AF8-dev.c +AD4 index 78d3257435c0..6b584817d461 100644 +AD4 --- a/fs/block+AF8-dev.c +AD4 +-+-+- b/fs/block+AF8-dev.c +AD4 +AEAAQA -30,7 +-30,6 +AEAAQA +AD4 +ACM-include +ADw-linux/log2.h+AD4 +AD4 +ACM-include +ADw-linux/cleancache.h+AD4 +AD4 +ACM-include +ADw-linux/dax.h+AD4 +AD4 -+ACM-include +ADw-linux/badblocks.h+AD4 +AD4 +ACM-include +ADw-linux/task+AF8-io+AF8-accounting+AF8-ops.h+AD4 +AD4 +ACM-include +ADw-linux/falloc.h+AD4 +AD4 +ACM-include +ADw-linux/uaccess.h+AD4 This patch does not remove a header file but removes an include directive. Please make sure that the patch title is not misleading. Thanks, Bart.