Re: [PATCH 1/1] net: qlcnic: avoid superfluous assignement
From: David Miller <davem@davemloft.net>
Date: 2016-08-01 20:47:12
Also in:
lkml
From: David Miller <davem@davemloft.net>
Date: 2016-08-01 20:47:12
Also in:
lkml
From: Heinrich Schuchardt <redacted> Date: Sun, 31 Jul 2016 12:07:37 +0200
Assigning NULL to parmeter dcb has no effect outside of the inlined function. Signed-off-by: Heinrich Schuchardt <redacted>
Applied.