commit | 521b0c774d1350aac18f5cd35831469a4e879d72 | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Tue Dec 30 10:20:08 2008 +0100 |
committer | Sam Ravnborg <sam@ravnborg.org> | Fri Jan 02 20:43:26 2009 +0100 |
tree | 6493102fb3025037a14d7283eebb797fb2ccb97c | |
parent | acc08b516f25b79cfcff310e51d95048bfcf7b0d [diff] |
kbuild: drop debugging leftover in tags.sh Noticed by Jike. Reported-by: "Jike Song" <albcamus@gmail.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
diff --git a/scripts/tags.sh b/scripts/tags.sh index 4e75472..9e3451d 100755 --- a/scripts/tags.sh +++ b/scripts/tags.sh
@@ -84,7 +84,6 @@ exuberant() { - all_sources > all all_sources | xargs $1 -a \ -I __initdata,__exitdata,__acquires,__releases \ -I __read_mostly,____cacheline_aligned \