aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorRashika Kheria <[email protected]>2013-12-14 19:40:21 +0530
committerTejun Heo <[email protected]>2013-12-14 16:21:42 -0500
commit73993396d8591580f03fe0ee9c6cc5ea8fa09928 (patch)
tree5a996a9f11019689dd5a3ba6f518567345f2c974 /tools/perf/util/trace-event-scripting.c
parentd934145139664daa1ae918d3f0a7f3f47225ff33 (diff)
drivers: ata: Mark the function as static in libahci.c
This patch marks the function ahci_port_intr() and ahci_hw_port_interrupt() as static in libahci.c because they are not used outside this file. Thus, it also eliminates the following warnings in libahci.c: drivers/ata/libahci.c:1767:6: warning: no previous prototype for ‘ahci_port_intr’ [-Wmissing-prototypes] drivers/ata/libahci.c:1800:6: warning: no previous prototype for ‘ahci_hw_port_interrupt’ [-Wmissing-prototypes] Signed-off-by: Rashika Kheria <[email protected]> Signed-off-by: Tejun Heo <[email protected]> Reviewed-by: Josh Triplett <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions