From: Sam Ravnborg Date: Tue, 30 Dec 2008 09:20:08 +0000 (+0100) Subject: kbuild: drop debugging leftover in tags.sh X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=521b0c774d1350aac18f5cd35831469a4e879d72;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git kbuild: drop debugging leftover in tags.sh Noticed by Jike. Reported-by: "Jike Song" Signed-off-by: Sam Ravnborg --- diff --git a/scripts/tags.sh b/scripts/tags.sh index 4e7547209852..9e3451d2c3a1 100755 --- a/scripts/tags.sh +++ b/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 \