Re: [PATCH 03/10] fs: remove an unused block_device_operations forward declaration

2020-06-22 Thread Johannes Thumshirn
Looks good, Reviewed-by: Johannes Thumshirn

Re: [PATCH 03/10] fs: remove an unused block_device_operations forward declaration

2020-06-20 Thread Bart Van Assche
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

2020-06-20 Thread Christoph Hellwig
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