On 8/31/2017 11:50 PM, Jason Gunthorpe wrote:
This is a precursor to a larger series reworking how the providers are loaded. The big item is switching verbs fully to use ccan lists and using the new ccan functions to rework how the sysfs list is merged into the device list. Jason Gunthorpe (5): verbs: Remove diagnostic ignored "-Wmissing-prototypes" util: Fix check_snprintf to use __rc__ for local verbs: Use ccan list.h instead of open coding lists verbs: Tidy up ibverbs_get_device_list ocrdma: Remove ocrdma_dev_list libibverbs/init.c | 145 ++++++++++++++++++++--------------------- providers/ocrdma/ocrdma_main.c | 7 -- providers/ocrdma/ocrdma_main.h | 1 - util/util.h | 4 +- 4 files changed, 73 insertions(+), 84 deletions(-)
The series in the ML is not up-to-date with the latest pull request from GITHUB, let's please have it in sync for next time.
Passed over the pull request, it looks fine to me. Reviewed-by: Yishai Hadas <yishaih@xxxxxxxxxxxx> -- 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