Re: [PATCH v3 01/13] exfat: add in-memory and on-disk structures and headers

From: Greg Kroah-Hartman
Date: Wed Nov 20 2019 - 15:31:08 EST


On Wed, Nov 20, 2019 at 09:21:13PM +0100, Markus Elfring wrote:
> â
> > +++ b/fs/exfat/exfat_fs.h
> â
> > +/* balloc.c */
> > +int exfat_load_bitmap(struct super_block *sb);
> â
>
> Such function declarations were grouped according to the mentioned
> source file.
> How do you think about to include them from separate header files
> for the desired programming interface?

No.