lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20230822141029.GG6029@unreal> Date: Tue, 22 Aug 2023 17:10:29 +0300 From: Leon Romanovsky <leon@...nel.org> To: Yu Liao <liaoyu15@...wei.com> Cc: edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, saeedm@...dia.com, liwei391@...wei.com, davem@...emloft.net, maciej.fijalkowski@...el.com, michal.simek@....com, netdev@...r.kernel.org, linux-rdma@...r.kernel.org Subject: Re: [PATCH net-next 1/2] net/mlx5e: Use PTR_ERR_OR_ZERO() to simplify code On Tue, Aug 22, 2023 at 10:14:54AM +0800, Yu Liao wrote: > Use the standard error pointer macro to shorten the code and simplify. > > Signed-off-by: Yu Liao <liaoyu15@...wei.com> > --- > drivers/net/ethernet/mellanox/mlx5/core/en_fs.c | 8 ++------ > 1 file changed, 2 insertions(+), 6 deletions(-) > Thanks, Reviewed-by: Leon Romanovsky <leonro@...dia.com>
Powered by blists - more mailing lists