aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <[email protected]>2021-08-16 09:34:49 +0200
committerGreg Kroah-Hartman <[email protected]>2021-08-16 17:08:05 +0200
commitcd40705f6b27313536836e4d3974873bf4e10247 (patch)
tree50013f2b28294b0ccc4e97c8c0cb74b872668e68 /include/linux
parentf33ce7100b6b189362cf9d7a9d7e3333b6ba427a (diff)
staging: r8188eu: remove inline markings from functions in rtw_br_ext.c
The compiler is free to ignore, or follow, "inline" markings so they really have no use in .c files, so just remove them. This allows functions to properly show up as being unused when all callers to them are removed, otherwise gcc does not warn you about this. Acked-by: Phillip Potter <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions