[PATCH v7 for-4.13 4/7] RDMA/core: expose affinity mappings per completion vector

Sagi Grimberg sagi at grimberg.me
Wed Jul 12 03:35:17 PDT 2017


>>   struct ib_client {
>> @@ -3612,7 +3614,6 @@ static inline void rdma_ah_set_interface_id(struct rdma_ah_attr *attr,
>>   
>>   	grh->dgid.global.interface_id = if_id;
>>   }
>> -
>>   static inline void rdma_ah_set_grh(struct rdma_ah_attr *attr,
>>   				   union ib_gid *dgid, u32 flow_label,
>>   				   u8 sgid_index, u8 hop_limit,
> 
> Hello Sagi,
> 
> A nit: is it on purpose that this patch removes a blank line between the
> definitions of rdma_ah_set_interface_id() and rdma_ah_set_grh()?

No, I can remove it.



More information about the Linux-nvme mailing list