Skip to content

Commit fbea970

Browse files
committed
help-mtl-psm2.txt: remove stale opal_show_help() messages
These messages are not referred to in code anywhere. Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
1 parent b24cbf3 commit fbea970

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

ompi/mca/mtl/psm2/help-mtl-psm2.txt

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
#
33
# Copyright (C) 2009. QLogic Corporation. All rights reserved.
44
# Copyright (c) 2013-2017 Intel, Inc. All rights reserved.
5+
# Copyright (c) 2022 Cisco Systems, Inc. All rights reserved.
56
# $COPYRIGHT$
67
#
78
# Additional copyrights may follow
@@ -13,11 +14,6 @@ Initialization of PSM2 library failed.
1314

1415
Error: %s
1516
#
16-
[debug level]
17-
Unable to set PSM2 debug level.
18-
19-
Error: %s
20-
#
2117
[unable to open endpoint]
2218
PSM2 was unable to open an endpoint. Please make sure that the network link is
2319
active on the node and the hardware is functioning.
@@ -40,9 +36,6 @@ Unable to post application receive buffer (psm2_mq_irecv or psm2_mq_imrecv).
4036
Buffer: %p
4137
Length: %llu
4238
#
43-
[path query mechanism unknown]
44-
Unknown path record query mechanism %s. Supported mechanisms are %s.
45-
#
4639
[message too big]
4740
Message size %llu bigger than supported by PSM2 API. Max = %llu
4841
#

0 commit comments

Comments
 (0)