diff options
author | Alexey Dobriyan <[email protected]> | 2021-11-08 18:33:40 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-11-09 10:02:50 -0800 |
commit | a43e5e3a0227435e580a9e58f57c5face82368ee (patch) | |
tree | 86609a62c59dd39ddce076467b6d9d962d2e8693 /scripts/gdb/linux/utils.py | |
parent | 5f501d555653f8968011a1e65ebb121c8b43c144 (diff) |
ELF: simplify STACK_ALLOC macro
"A -= B; A" is equivalent to "A -= B".
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Alexey Dobriyan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions