namespace: add source file location exceptions
authorStephen Hemminger <shemminger@vyatta.com>
Wed, 13 Oct 2010 22:58:30 +0000 (15:58 -0700)
committerMichal Marek <mmarek@suse.cz>
Wed, 27 Oct 2010 22:29:48 +0000 (00:29 +0200)
Teach namespace checker about some special case files where the
source is in unusual location.  This fixes many of the source file
not found errors (more can be added), and also prevents false positives
for functions not being used.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>

No differences found