From: Eyal Perry Date: Wed, 14 May 2014 09:15:13 +0000 (+0300) Subject: net/mlx4_core: Fix smatch error - possible access to a null variable X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~227^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c05a116f397242e0ed4353bb4d36671a1f86ec77;p=pandora-kernel.git net/mlx4_core: Fix smatch error - possible access to a null variable Fix the "error: we previously assumed 'out_param' could be null" found by smatch semantic checker on: drivers/net/ethernet/mellanox/mlx4/cmd.c:506 mlx4_cmd_poll() drivers/net/ethernet/mellanox/mlx4/cmd.c:578 mlx4_cmd_wait() Signed-off-by: Eyal Perry Signed-off-by: Amir Vadai Signed-off-by: David S. Miller --- Reading git-diff-tree failed