From: Colin King <colin.k...@canonical.com> Date: Wed, 25 Apr 2018 11:31:13 +0100
> From: Colin Ian King <colin.k...@canonical.com> > > There are two identical nested if statements, the second is redundant > and can be removed. Also clean up white space formatting. > > Cleans up cppcheck warning: > drivers/net/ethernet/amd/amd8111e.c:1080: (warning) Identical inner 'if' > condition is always true. > > Signed-off-by: Colin Ian King <colin.k...@canonical.com> Applied.