Re: [PATCH] infiniband: ulp: Remove unnecessary struct declaration
From: Christoph Lameter
Date: Thu Apr 15 2021 - 05:47:38 EST
On Thu, 15 Apr 2021, Wan Jiabing wrote:
> struct ipoib_cm_tx is defined at 245th line.
> And the definition is independent on the MACRO.
> The declaration here is unnecessary. Remove it.
Correct.
Reviewed-by: Christoph Lameter <cl@xxxxxxxxx>