28.09.2022 20:29, Matthew Wilcox пишет:
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 dohere?Default tab size was 4 in my code editor. I just have set it to 8 so
there should be no such problems in the future.