Message ID | 20240701215020.3813275-1-dave.jiang@intel.com (mailing list archive) |
---|---|
Headers | show |
Series | cxl: Region bandwidth calculation for targets with shared upstream link | expand |
On Mon, Jul 01, 2024 at 02:49:13PM -0700, Dave Jiang wrote: > v6: > - Update kdoc in comments. (Ira) > - Various rearranging and cleanup of variable declarations. (Jonathan) Housekeeping nit: it's helpful to include the diffstat in the cover letter so I can tell whether I need to look at this, e.g., does it affect the subsystem I worry about? Also nice to have URLs and the brief changelog for previous versions.
On 7/2/24 9:47 AM, Bjorn Helgaas wrote: > On Mon, Jul 01, 2024 at 02:49:13PM -0700, Dave Jiang wrote: >> v6: >> - Update kdoc in comments. (Ira) >> - Various rearranging and cleanup of variable declarations. (Jonathan) > > Housekeeping nit: it's helpful to include the diffstat in the cover > letter so I can tell whether I need to look at this, e.g., does it > affect the subsystem I worry about? Also nice to have URLs and the > brief changelog for previous versions. > Thanks Bjorn. Will do. stgit email used to include the diff stat. Not sure why they dropped the diff stats addition when they went to rust from python.