]> 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>
Tue, 13 Dec 2011 06:43:03 +0000 (17:43 +1100)
commit3075305bb4b37b3426a5c7efdd411e3f2959e78a
treed52341ed7bcbf7343648e8480091cce861418a5d
parent4a27b68149628503a9f0db98e7a07402b8fa48e0
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