Re: [PATCH] loop: Remove redundant __GFP_NOWARN

From: Fushuai Wang
Date: Sun Oct 05 2025 - 09:03:09 EST


>> The __GFP_NOWARN flag was included in GFP_NOWAIT since commit
>> 16f5dfbc851b ("gfp: include __GFP_NOWARN in GFP_NOWAIT"). So
>> remove the redundant __GFP_NOWARN flag.

I see that Qianfeng has already changed this, please ignore this.

Regards,
Wang.