Commit 521b0c774d1350aac18f5cd35831469a4e879d72

Authored by Sam Ravnborg
1 parent acc08b516f

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>

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

... ... @@ -84,7 +84,6 @@
84 84  
85 85 exuberant()
86 86 {
87   - all_sources > all
88 87 all_sources | xargs $1 -a \
89 88 -I __initdata,__exitdata,__acquires,__releases \
90 89 -I __read_mostly,____cacheline_aligned \