[PATCH] tie the fields of struct in simple list
commit5a3a58e870b7f61296ffed701e3c6c469fcfa530
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 16 Jun 2007 19:26:45 +0000 (16 15:26 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 18 Jun 2007 07:01:09 +0000 (18 03:01 -0400)
treef9e7783219e709a09476469ec3b1a5af92bbef17
parent3174d3627021a6c23631142454d60f6b6d4bd1f2
[PATCH] tie the fields of struct in simple list

get a linked list through fields of struct, skipping unnamed bitfields.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
parse.c
symbol.h