aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWei Yongjun <[email protected]>2020-08-18 19:22:45 +0800
committerGreg Kroah-Hartman <[email protected]>2020-09-03 18:24:39 +0200
commit89320020d967e8f7affbc4488b85860b3a64c4c4 (patch)
tree265203f3a0e3345c37bfeb8269f3475e7e679098 /tools/perf/scripts/python
parent4b463822316e2d765191c99dd591a0018ac473e0 (diff)
binderfs: make symbol 'binderfs_fs_parameters' static
The sparse tool complains as follows: drivers/android/binderfs.c:66:32: warning: symbol 'binderfs_fs_parameters' was not declared. Should it be static? This variable is not used outside of binderfs.c, so this commit marks it static. Fixes: 095cf502b31e ("binderfs: port to new mount api") Reported-by: Hulk Robot <[email protected]> Signed-off-by: Wei Yongjun <[email protected]> Acked-by: Christian Brauner <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions