From: Ido Shamay Date: Thu, 2 Apr 2015 13:31:09 +0000 (+0300) Subject: net/mlx4: Aesthetic code changes in multi_func_init X-Git-Tag: omap-for-v4.1/fixes-rc1~141^2~83^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4abccb61578694372dc9b245afd41f55b5f1e546;p=pandora-kernel.git net/mlx4: Aesthetic code changes in multi_func_init Previous vf_oper and vf_admin code created very long lines, making it hard to read the code. Added relevant in-struct pointers to reduce code complexity and avoid code lines spread over 80 lines. Same logic is preserved. Signed-off-by: Ido Shamay Signed-off-by: Or Gerlitz Signed-off-by: David S. Miller --- Reading git-diff-tree failed