linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] trivial: fix a typo in Documentation/00-INDEX
@ 2013-08-20  0:47 Murilo Opsfelder Araujo
  2013-08-20 10:45 ` Jiri Kosina
  0 siblings, 1 reply; 3+ messages in thread
From: Murilo Opsfelder Araujo @ 2013-08-20  0:47 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-doc, trivial, rob, mopsfelder

---
 Documentation/00-INDEX | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX
index 0c4cc68..38f8444 100644
--- a/Documentation/00-INDEX
+++ b/Documentation/00-INDEX
@@ -40,7 +40,7 @@ IPMI.txt
 IRQ-affinity.txt
 	- how to select which CPU(s) handle which interrupt events on SMP.
 IRQ-domain.txt
-	- info on inerrupt numbering and setting up IRQ domains.
+	- info on interrupt numbering and setting up IRQ domains.
 IRQ.txt
 	- description of what an IRQ is.
 Intel-IOMMU.txt
-- 
1.8.3.1


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

* Re: [PATCH] trivial: fix a typo in Documentation/00-INDEX
  2013-08-20  0:47 [PATCH] trivial: fix a typo in Documentation/00-INDEX Murilo Opsfelder Araujo
@ 2013-08-20 10:45 ` Jiri Kosina
  2013-08-20 23:48   ` [PATCH v2] " Murilo Opsfelder Araujo
  0 siblings, 1 reply; 3+ messages in thread
From: Jiri Kosina @ 2013-08-20 10:45 UTC (permalink / raw)
  To: Murilo Opsfelder Araujo; +Cc: linux-kernel, linux-doc, rob

On Mon, 19 Aug 2013, Murilo Opsfelder Araujo wrote:

> ---
>  Documentation/00-INDEX | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX
> index 0c4cc68..38f8444 100644
> --- a/Documentation/00-INDEX
> +++ b/Documentation/00-INDEX
> @@ -40,7 +40,7 @@ IPMI.txt
>  IRQ-affinity.txt
>  	- how to select which CPU(s) handle which interrupt events on SMP.
>  IRQ-domain.txt
> -	- info on inerrupt numbering and setting up IRQ domains.
> +	- info on interrupt numbering and setting up IRQ domains.
>  IRQ.txt
>  	- description of what an IRQ is.
>  Intel-IOMMU.txt

Please resend your patch with proper Signed-off-by: line as documented in 
Documentation/SubmittingPatches, so that it could be applied.

Thanks,

-- 
Jiri Kosina
SUSE Labs

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

* [PATCH v2] trivial: fix a typo in Documentation/00-INDEX
  2013-08-20 10:45 ` Jiri Kosina
@ 2013-08-20 23:48   ` Murilo Opsfelder Araujo
  0 siblings, 0 replies; 3+ messages in thread
From: Murilo Opsfelder Araujo @ 2013-08-20 23:48 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-doc, trivial, rob, mopsfelder

Signed-off-by: Murilo Opsfelder Araujo <mopsfelder@gmail.com>
---
 Documentation/00-INDEX | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX
index 0c4cc68..38f8444 100644
--- a/Documentation/00-INDEX
+++ b/Documentation/00-INDEX
@@ -40,7 +40,7 @@ IPMI.txt
 IRQ-affinity.txt
 	- how to select which CPU(s) handle which interrupt events on SMP.
 IRQ-domain.txt
-	- info on inerrupt numbering and setting up IRQ domains.
+	- info on interrupt numbering and setting up IRQ domains.
 IRQ.txt
 	- description of what an IRQ is.
 Intel-IOMMU.txt
--
1.8.3.1

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

end of thread, other threads:[~2013-08-20 23:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-20  0:47 [PATCH] trivial: fix a typo in Documentation/00-INDEX Murilo Opsfelder Araujo
2013-08-20 10:45 ` Jiri Kosina
2013-08-20 23:48   ` [PATCH v2] " Murilo Opsfelder Araujo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).