diff options
author | Leonardo Brás <[email protected]> | 2018-10-22 22:10:22 -0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2019-04-19 21:33:46 +0200 |
commit | b97369f07e3b826e8da0436e26b01c1f8e36042d (patch) | |
tree | 51b4df078ee8bf82ffea2c0c6e1b7221ca2339fb /scripts/gdb/linux | |
parent | 26b31f46f036ad89de20cbbb732b76289411eddb (diff) |
x86/vdso: Rename variable to fix -Wshadow warning
The go32() and go64() functions has an argument and a local variable called ‘name’.
Rename both to clarify the code and to fix a warning with -Wshadow.
Signed-off-by: Leonardo Brás <[email protected]>
Acked-by: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: [email protected]
Cc: Linus Torvalds <[email protected]>
Cc: Masahiro Yamada <[email protected]>
Cc: Michal Marek <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Link: http://lkml.kernel.org/r/20181023011022.GA6574@WindFlash
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions