diff options
author | Masahiro Yamada <[email protected]> | 2018-01-11 22:39:40 +0900 |
---|---|---|
committer | Masahiro Yamada <[email protected]> | 2018-01-22 00:49:30 +0900 |
commit | 5a3dc717b3c785242e6d40f08288947cb6751ee4 (patch) | |
tree | 764bad98a5d88c257b2cef77f1bd29751c1a852e /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 52e58a3caeba5d6029a9b6be02e4c883c22610ec (diff) |
kconfig: make xfgets() really static
Sparse reports:
warning: symbol 'xfgets' was not declared. Should it be static?
It is declared as static, but it is missing in the definition part.
Move the definition up and remove the forward declaration.
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions