Skip to content
Snippets Groups Projects
Commit ebca432e authored by Morris Jette's avatar Morris Jette
Browse files

Format change, no change in logic

parent 85f8ac03
No related branches found
No related tags found
No related merge requests found
...@@ -1735,7 +1735,6 @@ static int _eval_nodes_topo(struct job_record *job_ptr, bitstr_t *bitmap, ...@@ -1735,7 +1735,6 @@ static int _eval_nodes_topo(struct job_record *job_ptr, bitstr_t *bitmap,
rem_nodes--; rem_nodes--;
max_nodes--; max_nodes--;
rem_cpus -= bfsize; rem_cpus -= bfsize;
} }
/* free best-switch nodes available cpus array */ /* free best-switch nodes available cpus array */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment