summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorJeff Kirsher <jeffrey.t.kirsher@intel.com>2015-04-03 13:26:56 -0700
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2015-04-14 15:23:36 -0700
commitde445199161530636cd7ab9c85ba2eb6d15c380b (patch)
treed9f9b5ec9b63d6b378d1741438765bf138930395 /tools/perf/scripts/python/syscall-counts-by-pid.py
parent8b4a98c7fa0344c08c34657e2bd2cc2293a67238 (diff)
fm10k: fix unused warnings
The were several functions which had parameters which were never or sometimes used in functions. To resolve possible compiler warnings, use __always_unused or __maybe_unused kernel macros to resolve. Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Acked-by: Matthew Vick <matthew.vick@intel.com> Tested-by: Krishneil Singh <krishneil.k.singh@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions