]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
kbuild: trivial - remove trailing empty lines
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Thu, 29 May 2014 05:12:29 +0000 (14:12 +0900)
committerMichal Marek <mmarek@suse.cz>
Mon, 9 Jun 2014 22:04:06 +0000 (00:04 +0200)
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
26 files changed:
scripts/Makefile.asm-generic
scripts/Makefile.host
scripts/checkstack.pl
scripts/config
scripts/dtc/.gitignore
scripts/dtc/fstree.c
scripts/dtc/libfdt/fdt_empty_tree.c
scripts/dtc/treesource.c
scripts/headers.sh
scripts/kconfig/Makefile
scripts/kconfig/check.sh
scripts/kconfig/mconf.c
scripts/kconfig/nconf.c
scripts/kconfig/util.c
scripts/markup_oops.pl
scripts/mksysmap
scripts/mod/.gitignore
scripts/mod/mk_elfconfig.c
scripts/package/Makefile
scripts/package/buildtar
scripts/pnmtologo.c
scripts/recordmcount.c
scripts/rt-tester/check-all.sh
scripts/rt-tester/rt-tester.py
scripts/selinux/install_policy.sh
scripts/show_delta

index d17e0ea911edd568a039c905330420810223d07f..045e0098e96244be631ae8272c1d94968da3d7e9 100644 (file)
@@ -21,4 +21,3 @@ all: $(patsubst %, $(obj)/%, $(generic-y))
 
 $(obj)/%.h:
        $(call cmd,wrap)
-
index 1ac414fd50300384663248c0ac651c9887bfe45d..b0ec4be6767424bfd53f6e0642e3e4c7b0cff043 100644 (file)
@@ -167,4 +167,3 @@ $(host-cshlib): $(obj)/%: $(host-cshobjs) FORCE
 
 targets += $(host-csingle)  $(host-cmulti) $(host-cobjs)\
           $(host-cxxmulti) $(host-cxxobjs) $(host-cshlib) $(host-cshobjs) 
-
index 544aa56b6200a0610a1b0841ce34ed312955c3f0..c05d586b1feeddd92d9d030d77e0b31b9ea0eb58 100755 (executable)
@@ -173,4 +173,3 @@ while (my $line = <STDIN>) {
 
 # Sort output by size (last field)
 print sort { ($b =~ /:\t*(\d+)$/)[0] <=> ($a =~ /:\t*(\d+)$/)[0] } @stack;
-
index 68041793698c5f22099782129b03c81b8b4bca54..026aeb4f32ee3fa056e57c84c1283e2d04181f15 100755 (executable)
@@ -223,4 +223,3 @@ while [ "$1" != "" ] ; do
                ;;
        esac
 done
-
index 095acb49a374bb228efc6c10665bde0640b7bca7..cdabdc95a6e741b506aedccb5cc2d014c8ad348b 100644 (file)
@@ -2,4 +2,3 @@ dtc
 dtc-lexer.lex.c
 dtc-parser.tab.c
 dtc-parser.tab.h
-
index f3774530170ab6ac7465ae31cb5777bbe48614d0..e464727c8808cbcd06e184b004fb7261c4472288 100644 (file)
@@ -88,4 +88,3 @@ struct boot_info *dt_from_fs(const char *dirname)
 
        return build_boot_info(NULL, tree, guess_boot_cpuid(tree));
 }
-
index f72d13b1d19c0bce7a27658e18a5f9fe26b2453c..f2ae9b77c285733e50b4b496407471149650d290 100644 (file)
@@ -81,4 +81,3 @@ int fdt_create_empty_tree(void *buf, int bufsize)
 
        return fdt_open_into(buf, buf, bufsize);
 }
-
index 33eeba55fb4dd6482193902e784dbb1a62368f3e..5740e6992d37c157d5395572341a8d53cd5d10d8 100644 (file)
@@ -281,4 +281,3 @@ void dt_to_source(FILE *f, struct boot_info *bi)
 
        write_tree_source_node(f, bi->dt, 0);
 }
-
index 978b42b3acd7e59519bdc74540a180da25e8c607..95ece06599a58b78f5f4e3955c33acecda34af10 100755 (executable)
@@ -28,5 +28,3 @@ for arch in ${archs}; do
                ;;
        esac
 done
-
-
index 844bc9da08dacf866e9f769318faa15f90e5c136..e57478aa66f736efde4165dfbbcecafdc0ce2f14 100644 (file)
@@ -319,4 +319,3 @@ $(obj)/%.moc: $(src)/%.h $(obj)/.tmp_qtcheck
 $(obj)/gconf.glade.h: $(obj)/gconf.glade
        $(Q)intltool-extract --type=gettext/glade --srcdir=$(srctree) \
        $(obj)/gconf.glade
-
index 854d9c7c675ca4782702e83e1fa04b17aa47d6f8..55b79ba1ba2a5e4c84cb6cc3bf5f25dbb92a3e89 100755 (executable)
@@ -11,4 +11,3 @@ EOF
 if [ ! "$?" -eq "0"  ]; then
        echo -DKBUILD_NO_NLS;
 fi
-
index 59184bb41ef81054384bcd641097f95e9e5426a2..0cc37b5c40214274c8acbe3a193abf37f350447b 100644 (file)
@@ -1034,4 +1034,3 @@ int main(int ac, char **av)
 
        return res;
 }
-
index 4fbecd2473bc51904629056eaa8bacb7b42fb660..984489ef2b46e12549eedd74a2d8691ba0589489 100644 (file)
@@ -1554,4 +1554,3 @@ int main(int ac, char **av)
        endwin();
        return 0;
 }
-
index 6e7fbf1968090463f37ec1af70d65fb0af28a391..94f9c83e324f4a72b79b6fbf8ca6b3999d046702 100644 (file)
@@ -155,5 +155,3 @@ void *xcalloc(size_t nmemb, size_t size)
        fprintf(stderr, "Out of memory.\n");
        exit(1);
 }
-
-
index 827896f56501aaebba885e70adc24a477fd31884..c21d16328d3f2bae0ccaba40029a7e1f83229b6a 100644 (file)
@@ -367,4 +367,3 @@ OPTION:
 EOT
        exit;
 }
-
index c1b6191ef8792a48da0805f711a49b56aaefd3c9..7ada35a0f47802e64ea360a04d0b5b0afd7aae6f 100644 (file)
@@ -42,4 +42,3 @@
 # (At least sparc64 has __crc_ in the middle).
 
 $NM -n $1 | grep -v '\( [aNUw] \)\|\(__crc_\)\|\( \$[adt]\)' > $2
-
index 33bae0df4de5bb5750e75247c641e12c8098d736..3bd11b6031734a0bf0e12b9427387a74149cdfbf 100644 (file)
@@ -2,4 +2,3 @@ elfconfig.h
 mk_elfconfig
 modpost
 devicetable-offsets.h
-
index 639bca7ba559198f4b3013e72556e0e24ba557c6..a4fd71d71d65951756f476dceef3fefa7c1d465c 100644 (file)
@@ -54,4 +54,3 @@ main(int argc, char **argv)
 
        return 0;
 }
-
index c5d473393816f971ec43135bd7dd3a27cc660beb..99ca6e76eb0a532ffafd0918dca8fa217c88f571 100644 (file)
@@ -143,4 +143,3 @@ help: FORCE
        @echo '  perf-targz-src-pkg  - Build $(perf-tar).tar.gz source tarball'
        @echo '  perf-tarbz2-src-pkg - Build $(perf-tar).tar.bz2 source tarball'
        @echo '  perf-tarxz-src-pkg  - Build $(perf-tar).tar.xz source tarball'
-
index aa22f9447ddc2492bfee4241a1380bc4fb91a735..995c1eafaff6156862ad340aa11ff79b3dc96f46 100644 (file)
@@ -136,4 +136,3 @@ esac
 echo "Tarball successfully created in ${tarball}${file_ext}"
 
 exit 0
-
index 68bb4efc5af429a2f5d1ec359a06d3f2e7af8bb4..4718d7895f0b451e4a529a4e1fcce6a85ec5a4c5 100644 (file)
@@ -512,4 +512,3 @@ int main(int argc, char *argv[])
     }
     exit(0);
 }
-
index 9c22317778eb7e3f995c73845cfcceba15062739..c0853063fcbc5b9f9b3432df1a649fbb987a43cd 100644 (file)
@@ -480,5 +480,3 @@ main(int argc, char *argv[])
        }
        return !!n_error;
 }
-
-
index 43098afe74311669fd7cea7ca342415ba47d5bae..6b5c83baf1488729cf386ff56211e55b20e589fa 100644 (file)
@@ -19,4 +19,3 @@ testit t3-l2-pi.tst
 testit t4-l2-pi-deboost.tst
 testit t5-l4-pi-boost-deboost.tst
 testit t5-l4-pi-boost-deboost-setsched.tst
-
index 34186cac1d2ffaff30bca6e0065be69f9e50c7f5..6d916c2a45a550e925efd0bd0f99cb7cdca742ad 100644 (file)
@@ -216,5 +216,3 @@ while 1:
 # Normal exit pass
 print "Pass"
 sys.exit(0)
-
-
index 7b9ccf61f8f96fd9d6f6fd3e20f25f61738717a2..f6a0ce71015faa4109597ff002e2b6d31e028a77 100644 (file)
@@ -66,4 +66,3 @@ if [ "eq$dodev" != "eq" ]; then
        $SF file_contexts /dev
        mount --move /mnt /dev
 fi
-
index e25732b5d701127d904da3b608b825a520fce3ca..5b365009e6a398bed2aa9c13b575bf651aff21eb 100755 (executable)
@@ -126,4 +126,3 @@ def main():
                print (convert_line(line, base_time),)
 
 main()
-