summaryrefslogtreecommitdiff
path: root/tools/include/linux/moduleparam.h
diff options
context:
space:
mode:
authorJosh Poimboeuf <jpoimboe@kernel.org>2025-09-17 09:03:14 -0700
committerJosh Poimboeuf <jpoimboe@kernel.org>2025-10-14 14:45:21 -0700
commit9f14f1f91883aa2bfd6663161d2002c8ce937c43 (patch)
tree8de6fa2db6fbb63b748523b930ed11cc81e36f50 /tools/include/linux/moduleparam.h
parentafb026b6d35c79f6f47752147327932827aeac8c (diff)
compiler.h: Make addressable symbols less of an eyesore
Avoid underscore overload by changing: __UNIQUE_ID___addressable_loops_per_jiffy_868 to the following: __UNIQUE_ID_addressable_loops_per_jiffy_868 This matches the format used by other __UNIQUE_ID()-generated symbols and improves readability for those who stare at ELF symbol table dumps. Acked-by: Petr Mladek <pmladek@suse.com> Tested-by: Joe Lawrence <joe.lawrence@redhat.com> Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
Diffstat (limited to 'tools/include/linux/moduleparam.h')
0 files changed, 0 insertions, 0 deletions