[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240827025246.963115-1-lihongbo22@huawei.com>
Date: Tue, 27 Aug 2024 10:52:44 +0800
From: Hongbo Li <lihongbo22@...wei.com>
To: <sam@...dozajonas.com>, <davem@...emloft.net>, <edumazet@...gle.com>,
<kuba@...nel.org>, <pabeni@...hat.com>, <horms@...nel.org>
CC: <lihongbo22@...wei.com>, <netdev@...r.kernel.org>
Subject: [PATCH net-next v2 0/2] net/ncsi: Use str_up_down to simplify the code
In commit a98ae7f045b2, str_up_down() helper is introduced to
return "up" or "down" string literal, so we can use it to
simplify the code and fix the coccinelle warning.
v2:
- change subject into net-next
v1: https://lore.kernel.org/netdev/20240823162144.GW2164@kernel.org/T/
Hongbo Li (2):
net/ncsi: Use str_up_down to simplify the code
net/ncsi: Use str_up_down to simplify the code
net/ncsi/ncsi-aen.c | 2 +-
net/ncsi/ncsi-manage.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
2.34.1
Powered by blists - more mailing lists