]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ctags: remove struct forward declarations
authorAlexey Dobriyan <adobriyan@gmail.com>
Thu, 8 Dec 2011 04:33:14 +0000 (15:33 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 12 Dec 2011 04:18:48 +0000 (15:18 +1100)
commit7baa33a5d84f46012f6c9d69cdf4c932d5e7b962
tree6ebdbc64e8f94eb08bfb47e3795aa711d6c9a23d
parent52418b276f01f71aeded412bfd05b2cf37efd632
ctags: remove struct forward declarations

They're quite pointless and obscure location of real structure definition.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Michal Marek <mmarek@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
scripts/tags.sh