Skip to content

Commit

Permalink
libibmad: Use {} instead of {0}
Browse files Browse the repository at this point in the history
This is the style in rdma-core. Fixes the compiler warning:

 warning: missing initializer for field ‘name’ of ‘ib_field_t {aka const struct ib_field}’ [-Wmissing-field-initializers]

Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
  • Loading branch information
jgunthorpe committed Mar 8, 2019
1 parent 54b6fe3 commit b90d9b3
Showing 1 changed file with 48 additions and 48 deletions.

0 comments on commit b90d9b3

Please sign in to comment.