aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/proc.py
diff options
context:
space:
mode:
authorMichael Straube <[email protected]>2022-07-24 20:25:20 +0200
committerGreg Kroah-Hartman <[email protected]>2022-07-27 08:45:22 +0200
commit47092381023050ab90c3f0603a587f798d37f194 (patch)
treeec88e07e6d5ba5cbdab92eb5b782543b3e79143c /scripts/gdb/linux/proc.py
parent123b3b754e3fb4f3c8632eb88e32a36d356513eb (diff)
staging: r8188eu: make dump_chip_info() static
The function dump_chip_info() is only used in rtl8188e_hal_init.c. Make it static to reduce the driver object file size by 281 bytes. before: text data bss dec hex filename 530606 43897 7072 581575 8dfc7 drivers/staging/r8188eu/r8188eu.o after: text data bss dec hex filename 530405 43817 7072 581294 8deae drivers/staging/r8188eu/r8188eu.o Tested-by: Philipp Hortmann <[email protected]> # Edimax N150 Signed-off-by: Michael Straube <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions