dissect: cleanup report_implicit()
commit35fc4ae6e7a789a9a739c3a68af7dd8630c3e10c
authorOleg Nesterov <oleg@tv-sign.ru>
Thu, 14 Dec 2006 21:37:40 +0000 (15 00:37 +0300)
committerJosh Triplett <josh@freedesktop.org>
Fri, 23 Feb 2007 03:57:08 +0000 (22 19:57 -0800)
treec973230dec283a83bc35a2154aa6e9097a673a62
parent26139b36d009d53ec5ada7df4ef4acd84abba4d7
dissect: cleanup report_implicit()

It doesn't make sense to do report_implicit() for the anonymous structures,
check "type->ident != NULL".

Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
dissect.c