Re: [PATCH -mm] sb16: Shut up uninitialized var build warning

2007-09-21 Thread Rene Herman
On 09/20/2007 07:52 PM, Denys Vlasenko wrote: On Sunday 02 September 2007 23:06, Rene Herman wrote: Blah. Your message has: Content-Type: TEXT/PLAIN; charset=iso-2022-jp This apparently is caused by a combination of GCC using groovy UTF tickmarks in its error messages when in a

Re: [PATCH -mm] sb16: Shut up uninitialized var build warning

2007-09-21 Thread Rene Herman
On 09/20/2007 07:52 PM, Denys Vlasenko wrote: On Sunday 02 September 2007 23:06, Rene Herman wrote: Blah. Your message has: Content-Type: TEXT/PLAIN; charset=iso-2022-jp This apparently is caused by a combination of GCC using groovy UTF tickmarks in its error messages when in a

Re: [PATCH -mm] sb16: Shut up uninitialized var build warning

2007-09-20 Thread Denys Vlasenko
On Sunday 02 September 2007 23:06, Rene Herman wrote: > On 09/02/2007 10:15 PM, Satyam Sharma wrote: > > > sound/isa/sb16/sb16.c: In function ‘snd_sb16_isa_probe’: > > Blah. Your message has: > > Content-Type: TEXT/PLAIN; charset=iso-2022-jp > > This apparently is caused by a combination

Re: [PATCH -mm] sb16: Shut up uninitialized var build warning

2007-09-20 Thread Denys Vlasenko
On Sunday 02 September 2007 23:06, Rene Herman wrote: On 09/02/2007 10:15 PM, Satyam Sharma wrote: sound/isa/sb16/sb16.c: In function ‘snd_sb16_isa_probe’: Blah. Your message has: Content-Type: TEXT/PLAIN; charset=iso-2022-jp This apparently is caused by a combination of GCC

Re: [PATCH -mm] sb16: Shut up uninitialized var build warning

2007-09-02 Thread Satyam Sharma
On Mon, 3 Sep 2007, Rene Herman wrote: > > On 09/02/2007 10:15 PM, Satyam Sharma wrote: > > > sound/isa/sb16/sb16.c: In function ‘snd_sb16_isa_probe’: > > Blah. Your message has: > > Content-Type: TEXT/PLAIN; charset=iso-2022-jp > > This apparently is caused by a combination of GCC

Re: [PATCH -mm] sb16: Shut up uninitialized var build warning

2007-09-02 Thread Rene Herman
On 09/02/2007 10:15 PM, Satyam Sharma wrote: sound/isa/sb16/sb16.c: In function ‘snd_sb16_isa_probe’: Blah. Your message has: Content-Type: TEXT/PLAIN; charset=iso-2022-jp This apparently is caused by a combination of GCC using groovy UTF tickmarks in its error messages when in a

[PATCH -mm] sb16: Shut up uninitialized var build warning

2007-09-02 Thread Satyam Sharma
sound/isa/sb16/sb16.c: In function ‘snd_sb16_isa_probe’: sound/isa/sb16/sb16.c:559: warning: ‘err’ may be used uninitialized in this function is a bogus warning, so let's shut it up. Signed-off-by: Satyam Sharma <[EMAIL PROTECTED]> --- sound/isa/sb/sb16.c |3 ++- 1 file changed, 2

Re: [PATCH -mm] sb16: Shut up uninitialized var build warning

2007-09-02 Thread Rene Herman
On 09/02/2007 10:15 PM, Satyam Sharma wrote: sound/isa/sb16/sb16.c: In function ‘snd_sb16_isa_probe’: Blah. Your message has: Content-Type: TEXT/PLAIN; charset=iso-2022-jp This apparently is caused by a combination of GCC using groovy UTF tickmarks in its error messages when in a

Re: [PATCH -mm] sb16: Shut up uninitialized var build warning

2007-09-02 Thread Satyam Sharma
On Mon, 3 Sep 2007, Rene Herman wrote: On 09/02/2007 10:15 PM, Satyam Sharma wrote: sound/isa/sb16/sb16.c: In function ‘snd_sb16_isa_probe’: Blah. Your message has: Content-Type: TEXT/PLAIN; charset=iso-2022-jp This apparently is caused by a combination of GCC using groovy