浏览代码

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>
Sam Ravnborg 16 年之前
父节点
当前提交
521b0c774d
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      scripts/tags.sh

+ 0 - 1
scripts/tags.sh

@@ -84,7 +84,6 @@ docscope()
 
 
 exuberant()
 exuberant()
 {
 {
-	all_sources > all
 	all_sources | xargs $1 -a                               \
 	all_sources | xargs $1 -a                               \
 	-I __initdata,__exitdata,__acquires,__releases          \
 	-I __initdata,__exitdata,__acquires,__releases          \
 	-I __read_mostly,____cacheline_aligned                  \
 	-I __read_mostly,____cacheline_aligned                  \