[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190712.113732.1943040089721373555.davem@davemloft.net>
Date: Fri, 12 Jul 2019 11:37:32 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: natechancellor@...il.com
Cc: saeedm@...lanox.com, leon@...nel.org, borisp@...lanox.com,
netdev@...r.kernel.org, linux-rdma@...r.kernel.org,
linux-kernel@...r.kernel.org, clang-built-linux@...glegroups.com,
ndesaulniers@...gle.com
Subject: Re: [PATCH net-next v3] net/mlx5e: Convert single case statement
switch statements into if statements
From: Nathan Chancellor <natechancellor@...il.com>
Date: Tue, 9 Jul 2019 23:06:15 -0700
> During the review of commit 1ff2f0fa450e ("net/mlx5e: Return in default
> case statement in tx_post_resync_params"), Leon and Nick pointed out
> that the switch statements can be converted to single if statements
> that return early so that the code is easier to follow.
>
> Suggested-by: Leon Romanovsky <leon@...nel.org>
> Suggested-by: Nick Desaulniers <ndesaulniers@...gle.com>
> Signed-off-by: Nathan Chancellor <natechancellor@...il.com>
Applied, thanks for following up Nathan.
Powered by blists - more mailing lists