diff mbox

[TRIVIAL] opensm/osm_trap_rcv.c: Remove vestigial comment

Message ID 500FCD0E.5020608@dev.mellanox.co.il (mailing list archive)
State Accepted
Delegated to: Alex Netes
Headers show

Commit Message

Hal Rosenstock July 25, 2012, 10:40 a.m. UTC
Signed-off-by: Hal Rosenstock <hal#@mellanox.com>
---
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Alex Netes July 30, 2012, 7:04 a.m. UTC | #1
Hi Hal,

On 06:40 Wed 25 Jul     , Hal Rosenstock wrote:
> 
> Signed-off-by: Hal Rosenstock <hal#@mellanox.com>
> ---

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/opensm/osm_trap_rcv.c b/opensm/osm_trap_rcv.c
index e90ad5e..b457712 100644
--- a/opensm/osm_trap_rcv.c
+++ b/opensm/osm_trap_rcv.c
@@ -553,7 +553,6 @@  check_sweep:
 		goto Exit;
 
 check_report:
-	/* Add a call to osm_report_notice */
 	/* We are going to report the notice - so need to fix the IssuerGID
 	   accordingly. See IBA 1.2 p.739 or IBA 1.1 p.653 for details. */
 	if (is_gsi) {