diff options
author | Zhu Yanjun <[email protected]> | 2016-01-05 18:39:04 +0800 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2016-01-08 11:47:53 -0700 |
commit | 9e35fdcb9cd54e381135310aae3d9bbb23cecda3 (patch) | |
tree | 58bd94e9e62928f6eeea6a5fabea579b92ab9711 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 627ccd20b4ad3ba836472468208e2ac4dfadbf03 (diff) |
mtip32xx: restrict variables visible in current code module
The modified variables are only used in the file mtip32xx.c.
As such, the static keyword is inserted to define that object
to be only visible to the current code module during compilation.
Signed-off-by: Zhu Yanjun <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions