Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Rob Latham
MPICH-BlueGene
Commits
a2ad1a7f
Commit
a2ad1a7f
authored
Oct 28, 2010
by
Guillaume Mercier
Browse files
[svn-r7384] Darius Fix
parent
a1e9f8ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/mpid/ch3/channels/nemesis/nemesis/netmod/mx/mx_alloc.c
View file @
a2ad1a7f
...
...
@@ -30,7 +30,8 @@ int MPID_nem_mx_internal_req_queue_init(void)
curr_req
->
next
=
next_req
;
curr_req
=
next_req
;
}
curr_req
->
next
=
NULL
;
fn_exit:
return
mpi_errno
;
fn_fail:
ATTRIBUTE
((
unused
))
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment