diff options
author | Kirill Tkhai <tkhai@yandex.ru> | 2013-02-22 01:42:42 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-22 02:22:19 +0100 |
commit | 1b2643f0d09381ad504123809ff587bf6ab0ec7d (patch) | |
tree | 9deef7631d190476ac985675448d8c697aa20a54 /fs | |
parent | time: don't inline EXPORT_SYMBOL functions (diff) | |
download | linux-1b2643f0d09381ad504123809ff587bf6ab0ec7d.tar.xz linux-1b2643f0d09381ad504123809ff587bf6ab0ec7d.zip |
scripts/tags.sh: add ctags magic for declarations of popular kernel type
- Add magic for declarations of variables of popular kernel type like
spinlock_t, list_head, wait_queue_head_t and other.
- Add a set of specially handled declaration extentions like
__attribute, __aligned and other.
- Simplify pci_bus_* magic
Signed-off-by: Kirill V Tkhai <tkhai@yandex.ru>
Cc: Michal Marek <mmarek@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions