Re: [PATCH 03/10] fs: remove an unused block_device_operations forward declaration
Looks good, Reviewed-by: Johannes Thumshirn
Re: [PATCH 03/10] fs: remove an unused block_device_operations forward declaration
On 2020-06-20 00:16, Christoph Hellwig wrote: > [ ... ] Reviewed-by: Bart Van Assche
[PATCH 03/10] fs: remove an unused block_device_operations forward declaration
Signed-off-by: Christoph Hellwig --- include/linux/fs.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/linux/fs.h b/include/linux/fs.h index b1c960e9b84e3a..0d282c853691a3 100644 --- a/include/linux/fs.h +++ b/include/linux/fs.h @@ -1774,8 +1774,6 @@ struct dir_context { lof