devtools: check orphan symbols in map files
authorThomas Monjalon <thomas@monjalon.net>
Sun, 27 May 2018 21:54:47 +0000 (23:54 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 29 May 2018 15:43:33 +0000 (17:43 +0200)
The script check-symbol-maps.sh finds the symbols exported
in a map file but not referenced in the codebase.

Suggested-by: Pavan Nikhilesh <pbhagavatula@caviumnetworks.com>
Signed-off-by: Thomas Monjalon <thomas@monjalon.net>

No differences found