Browse Source

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 năm trước cách đây
mục cha
commit
521b0c774d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      scripts/tags.sh

+ 0 - 1
scripts/tags.sh

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