From 743ae6a962c208d1ab3e49abef6bb7b4df90e866 Mon Sep 17 00:00:00 2001 From: James Bottomley Date: Wed, 14 Nov 2007 18:01:21 -0600 Subject: [PATCH] --- yaml --- r: 77012 b: refs/heads/master c: 74286a3c276bca449f934b2cd921f9bced996e04 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/Documentation/DocBook/Makefile | 2 +- trunk/Documentation/DocBook/{scsi_midlayer.tmpl => scsi.tmpl} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename trunk/Documentation/DocBook/{scsi_midlayer.tmpl => scsi.tmpl} (100%) diff --git a/[refs] b/[refs] index a63030b8914f..3cdfc2ac8c48 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: eb44820c28bc9a042e1157b41c677018a8fdfc74 +refs/heads/master: 74286a3c276bca449f934b2cd921f9bced996e04 diff --git a/trunk/Documentation/DocBook/Makefile b/trunk/Documentation/DocBook/Makefile index c6c5e59daaca..6a0ad4715e9f 100644 --- a/trunk/Documentation/DocBook/Makefile +++ b/trunk/Documentation/DocBook/Makefile @@ -11,7 +11,7 @@ DOCBOOKS := wanbook.xml z8530book.xml mcabook.xml videobook.xml \ procfs-guide.xml writing_usb_driver.xml \ kernel-api.xml filesystems.xml lsm.xml usb.xml \ gadget.xml libata.xml mtdnand.xml librs.xml rapidio.xml \ - genericirq.xml s390-drivers.xml uio-howto.xml scsi_midlayer.xml + genericirq.xml s390-drivers.xml uio-howto.xml scsi.xml ### # The build process is as follows (targets): diff --git a/trunk/Documentation/DocBook/scsi_midlayer.tmpl b/trunk/Documentation/DocBook/scsi.tmpl similarity index 100% rename from trunk/Documentation/DocBook/scsi_midlayer.tmpl rename to trunk/Documentation/DocBook/scsi.tmpl