From: Kleber Sacilotto de Souza Date: Fri, 7 Mar 2014 22:48:25 +0000 (-0300) Subject: IB/mlx5_core: remove unreachable function call in module init X-Git-Tag: v3.15-rc1~113^2~197 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c120e9e03090b4f9578ca38ef4250ff3805b6e3f;p=pandora-kernel.git IB/mlx5_core: remove unreachable function call in module init The call to mlx5_health_cleanup() in the module init function can never be reached. Removing it. Signed-off-by: Kleber Sacilotto de Souza Acked-by: Eli Cohen Signed-off-by: David S. Miller --- Reading git-diff-tree failed