summaryrefslogtreecommitdiffstats
path: root/samples/qmi
diff options
context:
space:
mode:
authorLiam R. Howlett <Liam.Howlett@oracle.com>2023-11-01 13:16:24 -0400
committerAndrew Morton <akpm@linux-foundation.org>2023-12-12 10:56:58 -0800
commit271f61a8b41dcd86e1ecc2e0455bcc071bc7dde4 (patch)
tree9227ee5e2e8bb3172d17ce985590084a8bcc71aa /samples/qmi
parent1f41ef12abf8538b3d82cdae14c06aa171cb71ce (diff)
downloadlinux-271f61a8b41dcd86e1ecc2e0455bcc071bc7dde4.tar.gz
linux-271f61a8b41dcd86e1ecc2e0455bcc071bc7dde4.tar.bz2
linux-271f61a8b41dcd86e1ecc2e0455bcc071bc7dde4.zip
maple_tree: clean up inlines for some functions
There are a few functions which were inlined but are somewhat too large to inline, so remove the inline key word. There are also several very small functions which are used in critical code sections which gcc was not inlining, so make this more strict and use __always_line for these functions. Link: https://lkml.kernel.org/r/20231101171629.3612299-8-Liam.Howlett@oracle.com Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com> Cc: Peng Zhang <zhangpeng.00@bytedance.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'samples/qmi')
0 files changed, 0 insertions, 0 deletions