diff options
author | 2014-02-09 18:33:15 +0530 | |
---|---|---|
committer | 2014-04-03 11:40:55 +0300 | |
commit | 0961f02a3799e1f0aeb3185567185a80265ef36b (patch) | |
tree | 20335bd33e8196b160fd53fd0733695441180da2 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | fs: Mark function as static in exofs/super.c (diff) | |
download | linux-dev-0961f02a3799e1f0aeb3185567185a80265ef36b.tar.xz linux-dev-0961f02a3799e1f0aeb3185567185a80265ef36b.zip |
fs: Mark functions as static in exofs/ore_raid.c
Mark functions as static in exofs/ore_raid.c because they are not used
outside this file.
This also eliminates the following warning in exofs/ore_raid.c:
fs/exofs/ore_raid.c:24:14: warning: no previous prototype for _raid_page_alloc [-Wmissing-prototypes]
fs/exofs/ore_raid.c:29:6: warning: no previous prototype for _raid_page_free [-Wmissing-prototypes]
Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions