summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorChuck Lever <cel@kernel.org>2026-07-12 16:45:53 -0400
committerChuck Lever <cel@kernel.org>2026-08-10 09:54:35 -0400
commit4efe4f67eaeb9c4e06470acf75ed39d9816fa3cc (patch)
tree73f1df9bca1c8cd920d880c4198b92141a09fce4 /tools/perf/scripts/python/bin/stackcollapse-record
parent65608a57ae32bbc145e6edf9478c67e2758f3e4f (diff)
NFSD: Relocate nfsd4_set_netaddr()
Clean up: Common practice in the Linux kernel is to avoid the use of static inline functions when there is only a single call site. The 30-line helper function is removed from a header pulled into ~25 .c files, removing <linux/sunrpc/addr.h> from that header's transitive include surface, dropping a now-redundant <linux/sunrpc/msg_prot.h> include, and reducing the function's visibility to the one translation unit that uses it. Link: https://patch.msgid.link/20260712204554.125308-9-cel@kernel.org Reviewed-by: Jeff Layton <jlayton@kernel.org> Signed-off-by: Chuck Lever <cel@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions