From: Roland Dreier Date: Mon, 25 Feb 2013 17:02:03 +0000 (-0800) Subject: IB/mlx4: Convert is_xxx variables in build_mlx_header() to bool X-Git-Tag: v3.9-rc1~72^2^6~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a29bec12412d0e6f18ef1ce5f535e39829038648;p=pandora-kernel.git IB/mlx4: Convert is_xxx variables in build_mlx_header() to bool Matches the way they're used, and actually lets at least x86-64 generate better code: add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-38 (-38) function old new delta mlx4_ib_post_send 4416 4378 -38 Signed-off-by: Roland Dreier --- Reading git-diff-tree failed