Re: [PATCH] pcie_aer: Fix help message of pcie_aer_inject_error command

2020-12-08 Thread Dr. David Alan Gilbert
* Zenghui Yu (yuzeng...@huawei.com) wrote: > There is an interesting typo in the help message of pcie_aer_inject_error > command. Use 'tlp' instead of 'tlb' to match the PCIe AER term. > > Signed-off-by: Zenghui Yu Queued > --- > hmp-commands.hx | 4 ++-- > 1 file changed, 2 insertions(+), 2 d

Re: [PATCH] pcie_aer: Fix help message of pcie_aer_inject_error command

2020-12-08 Thread Michael S. Tsirkin
On Tue, Dec 08, 2020 at 06:37:53PM +, Dr. David Alan Gilbert wrote: > * Zenghui Yu (yuzeng...@huawei.com) wrote: > > There is an interesting typo in the help message of pcie_aer_inject_error > > command. Use 'tlp' instead of 'tlb' to match the PCIe AER term. > > > > Signed-off-by: Zenghui Yu

Re: [PATCH] pcie_aer: Fix help message of pcie_aer_inject_error command

2020-12-04 Thread Dr. David Alan Gilbert
* Zenghui Yu (yuzeng...@huawei.com) wrote: > There is an interesting typo in the help message of pcie_aer_inject_error > command. Use 'tlp' instead of 'tlb' to match the PCIe AER term. > > Signed-off-by: Zenghui Yu Well spotted; thanks! Reviewed-by: Dr. David Alan Gilbert > --- > hmp-comman

[PATCH] pcie_aer: Fix help message of pcie_aer_inject_error command

2020-12-03 Thread Zenghui Yu
There is an interesting typo in the help message of pcie_aer_inject_error command. Use 'tlp' instead of 'tlb' to match the PCIe AER term. Signed-off-by: Zenghui Yu --- hmp-commands.hx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hmp-commands.hx b/hmp-commands.hx index