Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1710579

Re: [PATCH] mips: mm: remove duplicate "const" qualifier on insn_table

From Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Newsgroups linux.kernel
Subject Re: [PATCH] mips: mm: remove duplicate "const" qualifier on insn_table
Date 2017-08-13 22:40 +0200
Message-ID <ue7PY-3mc-3@gated-at.bofh.it> (permalink)
References <uatP3-4ko-11@gated-at.bofh.it>
Organization Free Electrons

Show all headers | View raw


Hello,

On Thu,  3 Aug 2017 21:16:15 +0200, Thomas Petazzoni wrote:
> Fixes the following gcc 7.x build error:
> 
> arch/mips/mm/uasm-mips.c:51:26: error: duplicate ‘const’ declaration specifier [-Werror=duplicate-decl-specifier]
>  static const struct insn const insn_table[insn_invalid] = {
> 
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Any feedback on this patch?

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] mips: mm: remove duplicate "const" qualifier on  insn_table Thomas Petazzoni <thomas.petazzoni@free-electrons.com> - 2017-08-13 22:40 +0200

csiph-web