From: Roland Dreier Date: Thu, 20 May 2010 22:58:22 +0000 (-0700) Subject: mlx4_core: Clean up mlx4_alloc_icm() a bit X-Git-Tag: v2.6.35-rc1~265^2^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c050def076bfbc4513ee961c77fde6ba3d401158;p=pandora-kernel.git mlx4_core: Clean up mlx4_alloc_icm() a bit Handle the allocation error case first, so that we don't have further nested if for handling the common case of success. Signed-off-by: Roland Dreier --- Reading git-diff-tree failed