From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steve French Subject: Compile warning Date: Thu, 28 Jul 2011 11:03:02 -0500 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: QUOTED-PRINTABLE To: Jeff Layton , linux-cifs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Return-path: Sender: linux-cifs-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Compiler (gcc 4.4.3 on this system) throws an incorrect warning on your recent ea patch. It may be worth minor adjustments to remove the compile warning. CC [M] fs/cifs/cifssmb.o fs/cifs/cifssmb.c: In function =91CIFSSMBQAllEAs=92: fs/cifs/cifssmb.c:5723: warning: =91ea_name_len=92 may be used uninitialized in this function --=20 Thanks, Steve