aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorRashika Kheria <[email protected]>2013-12-19 15:12:27 +0530
committerPhilipp Reisner <[email protected]>2014-02-17 16:19:39 +0100
commit01cd263614b8b827f7f3997a3bf3d3e552c14d6e (patch)
tree80e4dbaf418b8e69ecfe9201fc3a84e8ebc63fc9 /tools/perf/scripts/python/syscall-counts.py
parented54482b996d16159f3b2f6c03634d340a74dade (diff)
drivers: block: Mark functions as static in drbd_req.c
Mark functions drbd_request_prepare() and find_oldest_request() as static in drbd/drbd_req.c because they are not used outside this file. This eliminates the following warnings in drbd/drbd_req.c: drivers/block/drbd/drbd_req.c:1037:1: warning: no previous prototype for ‘drbd_request_prepare’ [-Wmissing-prototypes] drivers/block/drbd/drbd_req.c:1323:22: warning: no previous prototype for ‘find_oldest_request’ [-Wmissing-prototypes] Signed-off-by: Rashika Kheria <[email protected]> Reviewed-by: Josh Triplett <[email protected]> Signed-off-by: Philipp Reisner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions