On Wed, Dec 14, 2022 at 12:22:54PM -0500, Frank Li wrote: > Replace span with spad. > > Signed-off-by: Frank Li <Frank.Li@xxxxxxx> Reviewed-by: Manivannan Sadhasivam <mani@xxxxxxxxxx> - Mani > --- > drivers/pci/endpoint/functions/pci-epf-vntb.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > > diff --git a/drivers/pci/endpoint/functions/pci-epf-vntb.c b/drivers/pci/endpoint/functions/pci-epf-vntb.c > index 58a23ef4b572..935748244078 100644 > --- a/drivers/pci/endpoint/functions/pci-epf-vntb.c > +++ b/drivers/pci/endpoint/functions/pci-epf-vntb.c > @@ -84,15 +84,15 @@ enum epf_ntb_bar { > * | | > * | | > * | | > - * +-----------------------+--------------------------+ Base+span_offset > + * +-----------------------+--------------------------+ Base+spad_offset > * | | | > - * | Peer Span Space | Span Space | > + * | Peer Spad Space | Spad Space | > * | | | > * | | | > - * +-----------------------+--------------------------+ Base+span_offset > - * | | | +span_count * 4 > + * +-----------------------+--------------------------+ Base+spad_offset > + * | | | +spad_count * 4 > * | | | > - * | Span Space | Peer Span Space | > + * | Spad Space | Peer Spad Space | > * | | | > * +-----------------------+--------------------------+ > * Virtual PCI PCIe Endpoint > -- > 2.34.1 > -- மணிவண்ணன் சதாசிவம்