aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorJeff Kirsher <[email protected]>2015-04-03 13:26:56 -0700
committerJeff Kirsher <[email protected]>2015-04-14 15:23:36 -0700
commitde445199161530636cd7ab9c85ba2eb6d15c380b (patch)
treed9f9b5ec9b63d6b378d1741438765bf138930395 /scripts/gdb/linux/modules.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 <[email protected]> Signed-off-by: Jacob Keller <[email protected]> Acked-by: Matthew Vick <[email protected]> Tested-by: Krishneil Singh <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions