Skip to content

Commit

Permalink
usnic: remove unused variable
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
  • Loading branch information
jsquyres committed Aug 25, 2016
1 parent 9717bcb commit f56b16f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions opal/mca/btl/usnic/btl_usnic_component.c
Original file line number Diff line number Diff line change
Expand Up @@ -327,9 +327,7 @@ static int check_usnic_config(opal_btl_usnic_module_t *module,
char str[128];
unsigned unlp;
struct fi_usnic_info *uip;
struct fi_info *info;

info = module->fabric_info;
uip = &module->usnic_info;

/* Note: we add one to num_local_procs to account for *this*
Expand Down

0 comments on commit f56b16f

Please sign in to comment.