From: Kirill Tkhai Date: Fri, 22 Feb 2013 00:42:42 +0000 (-0800) Subject: scripts/tags.sh: add ctags magic for declarations of popular kernel type X-Git-Tag: v3.9-rc1~114^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b2643f0d09381ad504123809ff587bf6ab0ec7d;p=pandora-kernel.git 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 Cc: Michal Marek Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed