Skip to content

Commit

Permalink
ibdiags/perfquery: Move many of the globals into a struct
Browse files Browse the repository at this point in the history
Having so many globals with such commonly used names creates a lot of
-WShadow warnings, move them into a struct to avoid shadowing function
locals.

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
  • Loading branch information
jgunthorpe committed Mar 8, 2019
1 parent cd1b0d6 commit 09f10ec
Showing 1 changed file with 166 additions and 144 deletions.

0 comments on commit 09f10ec

Please sign in to comment.