On Mon, 2017-07-10 at 10:17 +0300, Sagi Grimberg wrote: > 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()? Bart.-- 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