Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252651
b: refs/heads/master
c: 50d6828
h: refs/heads/master
i:
  252649: 526a8c7
  252647: f6dbffa
v: v3
  • Loading branch information
Steven Rostedt authored and Steven Rostedt committed May 25, 2011
1 parent b6e04ae commit 178bd3a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0d098a7d1e39553e8a3f638b923551edec4868a7
refs/heads/master: 50d6828e898590fc5d038810334695380baa1c78
2 changes: 1 addition & 1 deletion trunk/scripts/tags.sh
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ exuberant()
--regex-asm='/^ENTRY\(([^)]*)\).*/\1/' \
--regex-c='/^SYSCALL_DEFINE[[:digit:]]?\(([^,)]*).*/sys_\1/' \
--regex-c++='/^TRACE_EVENT\(([^,)]*).*/trace_\1/' \
--regex-c++='/^DEFINE_EVENT\(([^,)]*).*/trace_\1/'
--regex-c++='/^DEFINE_EVENT\([^,)]*, *([^,)]*).*/trace_\1/'

all_kconfigs | xargs $1 -a \
--langdef=kconfig --language-force=kconfig \
Expand Down

0 comments on commit 178bd3a

Please sign in to comment.