The patch titled
     Add missing section IDs to genericirq.tmpl (updated)
has been added to the -mm tree.  Its filename is
     add-missing-section-ids-to-genericirqtmpl-updated.patch

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
out what to do about this

------------------------------------------------------
Subject: Add missing section IDs to genericirq.tmpl (updated)
From: Rob Landley <[EMAIL PROTECTED]>

Add missing section IDs to genericirq.tmpl

Signed-off-by: Rob Landley <[EMAIL PROTECTED]>
Cc: "Randy.Dunlap" <[EMAIL PROTECTED]>
Signed-off-by: Andrew Morton <[EMAIL PROTECTED]>
---

 Documentation/DocBook/genericirq.tmpl |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff -puN 
Documentation/DocBook/genericirq.tmpl~add-missing-section-ids-to-genericirqtmpl-updated
 Documentation/DocBook/genericirq.tmpl
--- 
a/Documentation/DocBook/genericirq.tmpl~add-missing-section-ids-to-genericirqtmpl-updated
+++ a/Documentation/DocBook/genericirq.tmpl
@@ -269,7 +269,7 @@ noop(irq)
        </sect2>
        <sect2 id="Default_flow_handler_implementations">
        <title>Default flow handler implementations</title>
-           <sect3>
+           <sect3 id="Default_Level_IRQ_flow_handler">
                <title>Default Level IRQ flow handler</title>
                <para>
                handle_level_irq provides a generic implementation
_

Patches currently in -mm which might be from [EMAIL PROTECTED] are

add-missing-section-ids-to-genericirqtmpl.patch
add-missing-section-ids-to-genericirqtmpl-updated.patch
add-missing-section-id-to-lsmtmpl.patch
add-section-ids-to-mtdnandtmpl.patch
add-missing-ids-to-procfs-guidetmpl.patch
add-section-ids-to-rapidiotmpl.patch
add-table-ids-to-videobooktmpl.patch
add-chapter-ids-to-z8530booktmpl.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to