From: Dave Jones Date: Tue, 17 Sep 2013 21:45:54 +0000 (-0400) Subject: RDMA/nes: Remove self-assignment from nes_query_qp() X-Git-Tag: v3.13-rc1~44^2^8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4127c365c9dbd4412e70b1c01f6ae1e3624cafac;p=pandora-kernel.git RDMA/nes: Remove self-assignment from nes_query_qp() Assigning a value to itself is pointless. Spotted with coverity, no hardware to test. Signed-off-by: Dave Jones Signed-off-by: Roland Dreier --- Reading git-diff-tree failed