All of lore.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@stusta.de>
To: Andrew Morton <akpm@osdl.org>
Cc: sam@ravnborg.org, linux-kernel@vger.kernel.org
Subject: [-mm patch] Makefile: remove a tab from an empty line
Date: Tue, 14 Feb 2006 15:58:15 +0100	[thread overview]
Message-ID: <20060214145815.GF10701@stusta.de> (raw)

Emacs warns if an otherwise empty line starts with a tab.


Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

This patch was already sent on:
- 8 Feb 2006
- 3 Feb 2006

--- linux-2.6.16-rc1-mm5-full/Makefile.old	2006-02-03 12:46:09.000000000 +0100
+++ linux-2.6.16-rc1-mm5-full/Makefile	2006-02-03 12:46:31.000000000 +0100
@@ -1122,7 +1122,7 @@
 
 .PHONY: modules_install
 modules_install: _emodinst_ _emodinst_post
-	
+
 install-dir := $(if $(INSTALL_MOD_DIR),$(INSTALL_MOD_DIR),extra)	
 .PHONY: _emodinst_
 _emodinst_:


             reply	other threads:[~2006-02-14 14:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-14 14:58 Adrian Bunk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-02-08 12:07 [-mm patch] Makefile: remove a tab from an empty line Adrian Bunk
2006-02-03  8:07 2.6.16-rc1-mm5 Andrew Morton
2006-02-03 11:51 ` [-mm patch] Makefile: remove a tab from an empty line Adrian Bunk

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=20060214145815.GF10701@stusta.de \
    --to=bunk@stusta.de \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sam@ravnborg.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.