commit | 5009010fbf54bdc27e57baca490e1f9d6a4609e0 | [log] [tgz] |
---|---|---|
author | Matan Barak <matanb@mellanox.com> | Thu Aug 03 16:06:58 2017 +0300 |
committer | Doug Ledford <dledford@redhat.com> | Thu Aug 31 08:35:09 2017 -0400 |
tree | 8dce2d8798bf1df34367554efbbd4b448ad991b8 | |
parent | fac9658cabb98afb68ef1630c558864e6f559c07 [diff] |
IB/core: Declare an object instead of declaring only type attributes Switch all uverbs_type_attrs_xxxx with DECLARE_UVERBS_OBJECT macros. This will be later used in order to embed the object specific methods in the objects as well. Signed-off-by: Matan Barak <matanb@mellanox.com> Reviewed-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>