[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240701200307.6fbcbacc@kernel.org>
Date: Mon, 1 Jul 2024 20:03:07 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Liu Jing <liujing@...s.chinamobile.com>
Cc: davem@...emloft.net, edumazet@...gle.com, pabeni@...hat.com,
shuah@...nel.org, netdev@...r.kernel.org, linux-kselftest@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] selftest: epoll_busy_poll: remove unnecessary
assignment in TEST_F(epoll_busy_poll, test_get_params)
On Mon, 1 Jul 2024 19:32:51 +0800 Liu Jing wrote:
> In the TEST_F(epoll_busy_poll, test_get_params), the initialized value of 'ret' is unused,
> because it will be assigned by the ioctl.thus remove it.
I don't think this is worth the noise, please don't send such changes
to networking.
Powered by blists - more mailing lists