aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/bpf/prog_tests/sockmap_basic.c
diff options
context:
space:
mode:
authorFabio Estevam <[email protected]>2024-08-06 02:16:28 +0000
committerJakub Kicinski <[email protected]>2024-08-08 03:13:32 +0000
commitde6c7b9ada33046481a094be073b85a25dcffcaf (patch)
treed291df1aa16c16e79792fcadf00831a29e13c7bf /tools/testing/selftests/bpf/prog_tests/sockmap_basic.c
parentnet/fungible: Avoid -Wflex-array-member-not-at-end warning (diff)
downloadkernel-de6c7b9ada33046481a094be073b85a25dcffcaf.tar.gz
kernel-de6c7b9ada33046481a094be073b85a25dcffcaf.zip
net: fec: Switch to RUNTIME/SYSTEM_SLEEP_PM_OPS()
Replace SET_RUNTIME_PM_OPS()/SET SYSTEM_SLEEP_PM_OPS() with their modern RUNTIME_PM_OPS() and SYSTEM_SLEEP_PM_OPS() alternatives. The combined usage of pm_ptr() and RUNTIME_PM_OPS/SYSTEM_SLEEP_PM_OPS() allows the compiler to evaluate if the runtime suspend/resume() functions are used at build time or are simply dead code. This allows removing the __maybe_unused notation from the runtime suspend/resume() functions. Signed-off-by: Fabio Estevam <[email protected]> Reviewed-by: Peng Fan <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/sockmap_basic.c')
0 files changed, 0 insertions, 0 deletions