Message ID | 20200726003429.20356-1-rdunlap@infradead.org (mailing list archive) |
---|---|
Headers | show |
Series | mips: delete duplicated words | expand |
On Sat, Jul 25, 2020 at 05:34:23PM -0700, Randy Dunlap wrote: > Delete duplicated words in arch/mips/ header files. > > Cc: Thomas Bogendoerfer <tsbogend@alpha.franken.de> > Cc: linux-mips@vger.kernel.org > > arch/mips/include/asm/io.h | 2 +- > arch/mips/include/asm/octeon/cvmx-l2c.h | 2 +- > arch/mips/include/asm/octeon/cvmx-pip.h | 2 +- > arch/mips/include/asm/octeon/cvmx-pko.h | 7 +++---- > arch/mips/include/asm/octeon/cvmx-pow.h | 8 ++++---- > arch/mips/include/asm/octeon/octeon.h | 2 +- > 6 files changed, 11 insertions(+), 12 deletions(-) series applied to mips-next. Thomas.