commit | 4127c365c9dbd4412e70b1c01f6ae1e3624cafac | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Tue Sep 17 17:45:54 2013 -0400 |
committer | Roland Dreier <roland@purestorage.com> | Sat Nov 09 02:34:27 2013 -0800 |
tree | c46a2364d63b5f55b7042f8a71d07e8bced999d0 | |
parent | 959f58544b7f20c92d5eb43d1232c96c15c01bfb [diff] |
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 <davej@fedoraproject.org> Signed-off-by: Roland Dreier <roland@purestorage.com>