[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2715835.jR4hUPQygh@silver>
Date: Sat, 16 Nov 2024 17:06:17 +0100
From: Christian Schoenebeck <linux_oss@...debyte.com>
To: ericvh@...nel.org, lucho@...kov.net, asmadeus@...ewreck.org,
Rex Nie <rexnie3@...il.com>, Colin Ian King <colin.i.king@...il.com>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH] 9p/fs: Different branch return the same value
On Saturday, November 16, 2024 4:26:12 PM CET Rex Nie wrote:
> The same code is executed when the condition ret < 0 is true or false.
> Remove the if branch and just return v9fs_init_inode_cache(). This
> does not change the semantics of the original code.
>
> Signed-off-by: Rex Nie <rexnie3@...il.com>
> ---
> fs/9p/v9fs.c | 7 +------
> 1 file changed, 1 insertion(+), 6 deletions(-)
Too late to the party: :)
https://lore.kernel.org/all/20241107095756.10261-1-colin.i.king@gmail.com/
But thanks!
/Christian
Powered by blists - more mailing lists