Re: [patch 15/17] mpt fusion: shut up uninitialized variable warnings

2007-10-02 Thread Matthew Wilcox
On Tue, Oct 02, 2007 at 02:38:11PM -0700, [EMAIL PROTECTED] wrote: > drivers/message/fusion/mptctl.c: In function ???mptctl_mpt_command???: Could we lose the UTF-8 garbage? -- Intel are signing my paycheques ... these opinions are still mine "Bill, look, we understand that you're interested in s

[patch 15/17] mpt fusion: shut up uninitialized variable warnings

2007-10-02 Thread akpm
drivers/message/fusion/mptctl.c: In function ‘mptctl_mpt_command’: drivers/message/fusion/mptctl.c:1764: warning: ‘bufIn.len’ may be used uninitialized in this function drivers/message/fusion/mptctl.c:1765: warning: ‘bufOut.len’ may be used uninitialized in this function come becaus