commit | 3541030650c0ddb5d52163082fee427b2a453799 | [log] [tgz] |
---|---|---|
author | Matan Barak <matanb@mellanox.com> | Thu Aug 03 16:07:01 2017 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Thu Aug 31 08:35:11 2017 -0400 |
tree | f05c829a6d414fcac482ce57c64adc70b4db23b8 | |
parent | 118620d3686b2d624f9a5019f2f14c64cf50d21a [diff] |
IB/core: Add macros for declaring methods and attributes This patch adds macros for declaring objects, methods and attributes. These definitions are later used by downstream patches to declare some of the default types. Signed-off-by: Matan Barak <matanb@mellanox.com> Reviewed-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>