From: Roland Dreier Date: Thu, 19 Apr 2007 03:20:53 +0000 (-0700) Subject: IPoIB: Remove pointless opcode field from debugging output X-Git-Tag: v2.6.22-rc1~1126^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a89875fc7e23ec91561bc3742df3bd5d12b376b4;p=pandora-kernel.git IPoIB: Remove pointless opcode field from debugging output There's no point in printing the opcode field in the completion handling debugging output, since the type of completion is already printed at the beginning of the line. In fact the opcode field is not even defined for completions with a status other than success. Signed-off-by: Roland Dreier --- Reading git-diff-tree failed