From: akpm@linux-foundation.org
To: vapier@gentoo.org, mm-commits@vger.kernel.org
Subject: - blackfin-fix-update-gitignore-files.patch removed from -mm tree
Date: Thu, 28 Aug 2008 14:45:36 -0700 [thread overview]
Message-ID: <200808282145.m7SLjakI015972@imap1.linux-foundation.org> (raw)
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
reply other threads:[~2008-08-28 21:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200808282145.m7SLjakI015972@imap1.linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mm-commits@vger.kernel.org \
--cc=vapier@gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox