On Tue, Jun 26, 2018 at 07:43:28AM -0600, Guy Levi(SW) wrote: > >-#define UVERBS_ATTR_ENUM_IN(_id, _enum_arr, ...) > > \ > >- UVERBS_ATTR(_id, UVERBS_ATTR_TYPE_ENUM_IN, enum_def, > > \ > >- .ids = (_enum_arr), \ > >- .num_elems = ARRAY_SIZE(_enum_arr), ##__VA_ARGS__) > >+/* Use in the '...' of any UVERBS_ATTR */ > > /* Must be used in the '...' of any UVERBS_ATTR */ ? Must is true enough right now, sure. Thanks, Jason -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html