On Sat, May 10, 2025 at 07:18:27PM -0700, Randy Dunlap wrote: > > > > +A Memory Device is a discrete base object that is not a port. While it the > > +physical device it belongs to may host an `endpoint`, this relationship is > > I have some parsing trouble with the sentence above. Maybe s/it the/the/. > Changed to the following: A Memory Device is a discrete base object that is not a port. While the physical device it belongs to may also host an `endpoint`, the relationship between an `endpoint` and a `memdev` is not captured in sysfs. Thanks for proofreading and feedback, sending a v3 today with the TODOs ripped out (can't circle back for a bit, better not to let this rot). ~Gregory