From 0676594050524ca1ed463b7a2d36b4572aeeefc5 Mon Sep 17 00:00:00 2001 From: "Aneesh Kumar K.V" Date: Mon, 9 Jul 2007 11:43:57 -0700 Subject: [PATCH] --- yaml --- r: 61847 b: refs/heads/master c: a412c1723da5133843688078b6f1f069fa9c93f7 h: refs/heads/master i: 61845: b8ce4fc414fe59366c438348b64db02e087c0be8 61843: 3e49bc3353a1c5f6b63f79c1c919ea4b96052635 61839: 86fd1ce74c1b25a1cfe9a3cf619fc4908d5f9d1d v: v3 --- [refs] | 2 +- trunk/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index ec7f9b52a8ee..9f639112be85 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 0584f9f9cb3642274cc0f289f36524827868fe68 +refs/heads/master: a412c1723da5133843688078b6f1f069fa9c93f7 diff --git a/trunk/Makefile b/trunk/Makefile index 4f0bd65a38d8..b4de51d72771 100644 --- a/trunk/Makefile +++ b/trunk/Makefile @@ -1333,7 +1333,7 @@ define xtags -I __initdata,__exitdata,__acquires,__releases \ -I EXPORT_SYMBOL,EXPORT_SYMBOL_GPL \ --extra=+f --c-kinds=+px \ - --regex-asm='/ENTRY\(([^)]*)\).*/\1/'; \ + --regex-asm='/^ENTRY\(([^)]*)\).*/\1/'; \ $(all-kconfigs) | xargs $1 -a \ --langdef=kconfig \ --language-force=kconfig \