> +/* All valid REMAP_FILE flags */ > +#define REMAP_FILE_VALID_FLAGS (REMAP_FILE_DEDUP)
It looks like this still isn't used after the whole series. With it removed: Reviewed-by: Christoph Hellwig <h...@lst.de>
> +/* All valid REMAP_FILE flags */ > +#define REMAP_FILE_VALID_FLAGS (REMAP_FILE_DEDUP)
It looks like this still isn't used after the whole series. With it removed: Reviewed-by: Christoph Hellwig <h...@lst.de>