[Qemu-devel] [PATCH] mips-dis: Add missing static attributes

2010-05-07 Thread Stefan Weil
mips_abi_choices and mips_arch_choices are only used locally. Signed-off-by: Stefan Weil --- mips-dis.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mips-dis.c b/mips-dis.c index 169169c..ae64543 100644 --- a/mips-dis.c +++ b/mips-dis.c @@ -3035,7 +3035,7 @@ struct

Re: [Qemu-devel] [PATCH] mips-dis: Add missing static attributes

2010-05-07 Thread Blue Swirl
On 5/6/10, Stefan Weil wrote: > mips_abi_choices and mips_arch_choices are only used locally. > > Signed-off-by: Stefan Weil > --- > mips-dis.c |4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > > diff --git a/mips-dis.c b/mips-dis.c > index 56bffe5..4623a1c 100644 > --- a/

[Qemu-devel] [PATCH] mips-dis: Add missing static attributes

2010-05-06 Thread Stefan Weil
mips_abi_choices and mips_arch_choices are only used locally. Signed-off-by: Stefan Weil --- mips-dis.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mips-dis.c b/mips-dis.c index 56bffe5..4623a1c 100644 --- a/mips-dis.c +++ b/mips-dis.c @@ -3035,7 +3035,7 @@ struct