diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2022-11-30 15:36:12 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-12-02 13:42:26 +0300 |
commit | 0bbe50f3e85aadeb7417905b1011fc5f98d8c897 (patch) | |
tree | d56f71820fb69212c9253c0fb5e1db9d7d8f5eac /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 47b438cc27254fa68b7360de153db4093c9259f4 (diff) | |
download | linux-0bbe50f3e85aadeb7417905b1011fc5f98d8c897.tar.xz |
net: thunderbolt: Switch from __maybe_unused to pm_sleep_ptr() etc
Letting the compiler remove these functions when the kernel is built
without CONFIG_PM_SLEEP support is simpler and less heavier for builds
than the use of __maybe_unused attributes.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions