+ blackfin-fix-update-gitignore-files.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     Blackfin: fix/update .gitignore files
has been added to the -mm tree.  Its filename is
     blackfin-fix-update-gitignore-files.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** 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

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: Blackfin: fix/update .gitignore files
From: Mike Frysinger <vapier@xxxxxxxxxx>

Remove bogus leading "+".

Signed-off-by: Mike Frysinger <vapier@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 arch/blackfin/boot/.gitignore   |    2 +-
 arch/blackfin/kernel/.gitignore |    1 +
 include/asm-blackfin/.gitignore |    2 +-
 3 files changed, 3 insertions(+), 2 deletions(-)

diff -puN arch/blackfin/boot/.gitignore~blackfin-fix-update-gitignore-files arch/blackfin/boot/.gitignore
--- a/arch/blackfin/boot/.gitignore~blackfin-fix-update-gitignore-files
+++ a/arch/blackfin/boot/.gitignore
@@ -1 +1 @@
-+vmImage
+vmImage
diff -puN /dev/null arch/blackfin/kernel/.gitignore
--- /dev/null
+++ a/arch/blackfin/kernel/.gitignore
@@ -0,0 +1 @@
+vmlinux.lds
diff -puN include/asm-blackfin/.gitignore~blackfin-fix-update-gitignore-files include/asm-blackfin/.gitignore
--- a/include/asm-blackfin/.gitignore~blackfin-fix-update-gitignore-files
+++ a/include/asm-blackfin/.gitignore
@@ -1 +1 @@
-+mach
+mach
_

Patches currently in -mm which might be from vapier@xxxxxxxxxx are

blackfin-fix-update-gitignore-files.patch

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

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux