commit | 24a54f7974a616385b96cd939e004592e2cea484 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@vyatta.com> | Wed Oct 13 15:58:30 2010 -0700 |
committer | Michal Marek <mmarek@suse.cz> | Thu Oct 28 00:29:48 2010 +0200 |
tree | e5f1dc91f55ec6396eac077e9a8cf3577bc13af7 | |
parent | 532cf2907ac3b9c2345d76251764f4f4e602c921 [diff] |
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>