]> nv-tegra.nvidia Code Review - linux-2.6.git/commitdiff
kbuild: remove a tab from an empty line
authorAdrian Bunk <bunk@stusta.de>
Tue, 14 Feb 2006 14:58:15 +0000 (15:58 +0100)
committerSam Ravnborg <sam@mars.ravnborg.org>
Sun, 19 Feb 2006 08:51:21 +0000 (09:51 +0100)
Emacs warns if an otherwise empty line starts with a tab.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Makefile

index 05b451a1b76062f50ed97fbd167b38c523e256a4..a55a1e4e6cdaabd50c15c58e820a405be2ce88f8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1116,7 +1116,7 @@ modules: $(module-dirs)
 
 .PHONY: modules_install
 modules_install: _emodinst_ _emodinst_post
-       
+
 install-dir := $(if $(INSTALL_MOD_DIR),$(INSTALL_MOD_DIR),extra)       
 .PHONY: _emodinst_
 _emodinst_: