On Fri, Nov 04, 2016 at 06:18:56PM +0100, Andrew Jones wrote: [...] > > +static inline uint32_t edu_reg_read(struct pci_edu_dev *dev, int reg) > > please add the 'l' this read function name [...] > > +static inline void edu_reg_write(struct pci_edu_dev *dev, int reg, > > + uint32_t val) > > please add the 'l' Fixing both. > Otherwise > > Reviewed-by: Andrew Jones <drjones@xxxxxxxxxx> Thanks, -- peterx -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html