On Thu, Feb 13, 2020 at 11:09:07AM +0100, Lukas Wunner wrote: > On Thu, Feb 13, 2020 at 01:02:07PM +0300, Mika Westerberg wrote: > > @@ -296,6 +297,9 @@ static int usb4_switch_drom_read_block(struct tb_switch *sw, > > /** > > * usb4_switch_drom_read() - Read arbitrary bytes from USB4 router DROM > > * @sw: USB4 router > > + * @address: Byte address inside DROM to start reading > > + * @buf: Buffer where the DROM contens is stored > > Either "content is" or "contents are". Heh, indeed. I'll use "content is" in v2.