]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mlx5: Use { } instead of { 0 } to init struct
authorBart Van Assche <bart.vanassche@sandisk.com>
Tue, 6 Dec 2016 01:18:08 +0000 (17:18 -0800)
committerDoug Ledford <dledford@redhat.com>
Wed, 14 Dec 2016 18:42:32 +0000 (13:42 -0500)
commit626bc02d4d33510b6ecb6f37c577f844cc6cfc57
tree31cbf081751a9ff371a2b54936ba34060aec85d2
parentb42dde478bcaa8113b0d1cd82ad0048372c5599d
mlx5: Use { } instead of { 0 } to init struct

Detected by sparse.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Cc: Eli Cohen <eli@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/mlx5/main.c