All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 2/2] pcie: fix typo in comments
@ 2016-11-11  3:02 Cao jin
  2016-12-21  6:29 ` Cao jin
  2017-01-12 10:49 ` Michael Tokarev
  0 siblings, 2 replies; 4+ messages in thread
From: Cao jin @ 2016-11-11  3:02 UTC (permalink / raw)
  To: qemu-devel, qemu-trivial; +Cc: mst, arcel

Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
---
 hw/pci/pcie.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hw/pci/pcie.c b/hw/pci/pcie.c
index 99cfb45..39b10b8 100644
--- a/hw/pci/pcie.c
+++ b/hw/pci/pcie.c
@@ -656,7 +656,7 @@ static void pcie_ext_cap_set_next(PCIDevice *dev, uint16_t pos, uint16_t next)
 }
 
 /*
- * caller must supply valid (offset, size) * such that the range shouldn't
+ * Caller must supply valid (offset, size) such that the range wouldn't
  * overlap with other capability or other registers.
  * This function doesn't check it.
  */
-- 
2.1.0

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [PATCH 2/2] pcie: fix typo in comments
  2016-11-11  3:02 [Qemu-devel] [PATCH 2/2] pcie: fix typo in comments Cao jin
@ 2016-12-21  6:29 ` Cao jin
  2016-12-21 10:40   ` Marcel Apfelbaum
  2017-01-12 10:49 ` Michael Tokarev
  1 sibling, 1 reply; 4+ messages in thread
From: Cao jin @ 2016-12-21  6:29 UTC (permalink / raw)
  To: qemu-devel, qemu-trivial; +Cc: Marcel Apfelbaum, mst

ping

On 11/11/2016 11:02 AM, Cao jin wrote:
> Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
> ---
>  hw/pci/pcie.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/hw/pci/pcie.c b/hw/pci/pcie.c
> index 99cfb45..39b10b8 100644
> --- a/hw/pci/pcie.c
> +++ b/hw/pci/pcie.c
> @@ -656,7 +656,7 @@ static void pcie_ext_cap_set_next(PCIDevice *dev, uint16_t pos, uint16_t next)
>  }
>  
>  /*
> - * caller must supply valid (offset, size) * such that the range shouldn't
> + * Caller must supply valid (offset, size) such that the range wouldn't
>   * overlap with other capability or other registers.
>   * This function doesn't check it.
>   */
> 

-- 
Sincerely,
Cao jin

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [PATCH 2/2] pcie: fix typo in comments
  2016-12-21  6:29 ` Cao jin
@ 2016-12-21 10:40   ` Marcel Apfelbaum
  0 siblings, 0 replies; 4+ messages in thread
From: Marcel Apfelbaum @ 2016-12-21 10:40 UTC (permalink / raw)
  To: Cao jin, qemu-devel, qemu-trivial; +Cc: mst

On 12/21/2016 08:29 AM, Cao jin wrote:
> ping
>

No need for an r-b for this patch ,Michael or the qemu-trivial maintainer will take that.

Thanks,
Marce;

> On 11/11/2016 11:02 AM, Cao jin wrote:
>> Signed-off-by: Cao jin <caoj.fnst@cn.fujitsu.com>
>> ---
>>  hw/pci/pcie.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/hw/pci/pcie.c b/hw/pci/pcie.c
>> index 99cfb45..39b10b8 100644
>> --- a/hw/pci/pcie.c
>> +++ b/hw/pci/pcie.c
>> @@ -656,7 +656,7 @@ static void pcie_ext_cap_set_next(PCIDevice *dev, uint16_t pos, uint16_t next)
>>  }
>>
>>  /*
>> - * caller must supply valid (offset, size) * such that the range shouldn't
>> + * Caller must supply valid (offset, size) such that the range wouldn't
>>   * overlap with other capability or other registers.
>>   * This function doesn't check it.
>>   */
>>
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Qemu-devel] [PATCH 2/2] pcie: fix typo in comments
  2016-11-11  3:02 [Qemu-devel] [PATCH 2/2] pcie: fix typo in comments Cao jin
  2016-12-21  6:29 ` Cao jin
@ 2017-01-12 10:49 ` Michael Tokarev
  1 sibling, 0 replies; 4+ messages in thread
From: Michael Tokarev @ 2017-01-12 10:49 UTC (permalink / raw)
  To: Cao jin, qemu-devel, qemu-trivial; +Cc: arcel, mst

11.11.2016 06:02, Cao jin wrote:

Applied to -trivial, thank you!

/mjt

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-01-12 10:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-11  3:02 [Qemu-devel] [PATCH 2/2] pcie: fix typo in comments Cao jin
2016-12-21  6:29 ` Cao jin
2016-12-21 10:40   ` Marcel Apfelbaum
2017-01-12 10:49 ` Michael Tokarev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.