Re: [PATCH mips-next 0/2] MIPS: fix -Wshadow in include files
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Date: 2021-01-15 14:59:30
Also in:
lkml
From: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Date: 2021-01-15 14:59:30
Also in:
lkml
On Thu, Jan 14, 2021 at 06:29:26PM +0000, Alexander Lobakin wrote:
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(-)
applied to mips-next. Thomas. -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ]