Fix two -Wshadow warnings coming from the include files and thus repetitive and very annoying when building lots of sources. Alexander Lobakin (2): MIPS: bitops: fix -Wshadow in asm/bitops.h MIPS: pgtable: fix -Wshadow in asm/pgtable.h arch/mips/include/asm/bitops.h | 10 +++++----- arch/mips/include/asm/pgtable.h | 12 ++++++------ 2 files changed, 11 insertions(+), 11 deletions(-) -- 2.30.0