Re: [PATCH] ipc: mqueue: remove unnecessary conditionals
From: Roman Gushchin
Date: Thu Sep 08 2022 - 16:05:07 EST
On Fri, Sep 09, 2022 at 02:54:52AM +0800, Jingyu Wang wrote:
> iput() has already handled null and non-null parameter, so it is no
> need to use if().
>
> Signed-off-by: Jingyu Wang <jingyuwang_vip@xxxxxxx>
Acked-by: Roman Gushchin <roman.gushchin@xxxxxxxxx>
Thanks!