On Tue, Mar 1, 2016 at 2:38 PM, Haggai Eran <haggaie@xxxxxxxxxxxx> wrote: > On 28/02/2016 16:13, Parav Pandit wrote: >> +void ib_rdmacg_query_limit(struct ib_device *device, int *limits, int max_count) >> +{ >> + rdmacg_query_limit(&device->cg_device, limits); >> +} >> +EXPORT_SYMBOL(ib_rdmacg_query_limit); > > You can remove the max_count parameter here as well. ok. -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html