On Wed, Sep 28, 2022 at 11:01:00AM +0300, ananda wrote: > +static struct zblock_block *alloc_block(struct zblock_pool *pool, > + int block_type, gfp_t gfp) Your indentation is completely screwed up. What are you trying to do here?
On Wed, Sep 28, 2022 at 11:01:00AM +0300, ananda wrote: > +static struct zblock_block *alloc_block(struct zblock_pool *pool, > + int block_type, gfp_t gfp) Your indentation is completely screwed up. What are you trying to do here?