mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
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>
This commit is contained in:
parent
acc08b516f
commit
521b0c774d
@ -84,7 +84,6 @@ docscope()
|
||||
|
||||
exuberant()
|
||||
{
|
||||
all_sources > all
|
||||
all_sources | xargs $1 -a \
|
||||
-I __initdata,__exitdata,__acquires,__releases \
|
||||
-I __read_mostly,____cacheline_aligned \
|
||||
|
Loading…
Reference in New Issue
Block a user