commit | 2953f42513225e2cc90a7a7e3d2d5ce9a7abc799 | [log] [tgz] |
---|---|---|
author | Leon Romanovsky <leonro@mellanox.com> | Tue Feb 23 10:25:24 2016 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Mon Mar 21 16:32:36 2016 -0400 |
tree | 7eb82ca567f38258d6047bb4da9f46884d46bcd8 | |
parent | 3f0393a57509c200aeecc5e3984bf1a47bffc578 [diff] |
IB/core: Replace setting the zero values in ib_uverbs_ex_query_device The setting to zero during variable initialization eliminates the need to explicitly set to zero variables and structures. Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Reviewed-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>