diff options
-rwxr-xr-x | scripts/tags.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/tags.sh b/scripts/tags.sh index 4e754720985..9e3451d2c3a 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 \ |