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)
commit24a54f7974a616385b96cd939e004592e2cea484
treee5f1dc91f55ec6396eac077e9a8cf3577bc13af7
parent532cf2907ac3b9c2345d76251764f4f4e602c921
namespace: add source file location exceptions

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>
scripts/namespace.pl