* - blackfin-fix-update-gitignore-files.patch removed from -mm tree
@ 2008-08-28 21:45 akpm
0 siblings, 0 replies; only message in thread
From: akpm @ 2008-08-28 21:45 UTC (permalink / raw)
To: vapier, mm-commits
The patch titled
Blackfin: fix/update .gitignore files
has been removed from the -mm tree. Its filename was
blackfin-fix-update-gitignore-files.patch
This patch was dropped because include/asm-blackfin/.gitignore vanished from linux-next
The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/
------------------------------------------------------
Subject: Blackfin: fix/update .gitignore files
From: Mike Frysinger <vapier@gentoo.org>
Remove bogus leading "+".
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
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@gentoo.org are
setlocalversion-dont-include-svn-change-count.patch
blackfin-fix-update-gitignore-files.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-08-28 21:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-28 21:45 - blackfin-fix-update-gitignore-files.patch removed from -mm tree akpm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox