The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH mips-next 0/2] MIPS: fix -Wshadow in include files
@ 2021-01-14 18:29 Alexander Lobakin
  2021-01-14 18:30 ` [PATCH mips-next 1/2] MIPS: bitops: fix -Wshadow in asm/bitops.h Alexander Lobakin
  2021-01-15 14:58 ` [PATCH mips-next 0/2] MIPS: fix -Wshadow in include files Thomas Bogendoerfer
  0 siblings, 2 replies; 4+ messages in thread
From: Alexander Lobakin @ 2021-01-14 18:29 UTC (permalink / raw)
  To: Thomas Bogendoerfer
  Cc: Alexander Lobakin, Geert Uytterhoeven, Andrew Morton, Bibo Mao,
	Anshuman Khandual, Paul Burton, Mike Rapoport, Guoyun Sun,
	linux-mips, linux-kernel

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-15 14:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-14 18:29 [PATCH mips-next 0/2] MIPS: fix -Wshadow in include files Alexander Lobakin
2021-01-14 18:30 ` [PATCH mips-next 1/2] MIPS: bitops: fix -Wshadow in asm/bitops.h Alexander Lobakin
2021-01-14 18:30   ` [PATCH mips-next 2/2] MIPS: pgtable: fix -Wshadow in asm/pgtable.h Alexander Lobakin
2021-01-15 14:58 ` [PATCH mips-next 0/2] MIPS: fix -Wshadow in include files Thomas Bogendoerfer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox