diff options
author | Vincent Bernat <[email protected]> | 2014-08-01 10:29:30 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2014-08-01 14:39:26 -0700 |
commit | d746cb55b036da18f8cdcf76c9604d8e74315827 (patch) | |
tree | 8e4c4fc62096e366ef2cce5967e6368d63f6cd4c /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 1496125efd6b5852573d0c7ad5ebc7d60599b1b3 (diff) |
staging: visorchipset: fix sparse warnings about static declaration
Some functions were prototyped as static but the actual definition
wasn't. While this is valid (the function is static because the two
declarations don't conflict and the first one is static), this makes
sparse unhappy and cause confusion of normal people too.
Signed-off-by: Vincent Bernat <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions