diff options
author | Jeff Layton <jlayton@redhat.com> | 2011-07-28 20:48:26 +0400 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2011-08-01 01:21:13 +0400 |
commit | 5980fc966bb347801f3fcc39a2ef2a1e14fbf8cb (patch) | |
tree | 64a3750c18ed9fae2486f0c53d48804efd66a34f /fs/cifs/cifsfs.h | |
parent | 91d065c47317cd5f6577fa077cca3383c8d9243d (diff) | |
download | linux-5980fc966bb347801f3fcc39a2ef2a1e14fbf8cb.tar.xz |
cifs: fix compiler warning in CIFSSMBQAllEAs
The recent fix to the above function causes this compiler warning to pop
on some gcc versions:
CC [M] fs/cifs/cifssmb.o
fs/cifs/cifssmb.c: In function ‘CIFSSMBQAllEAs’:
fs/cifs/cifssmb.c:5708: warning: ‘ea_name_len’ may be used uninitialized in
this function
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/cifsfs.h')
0 files changed, 0 insertions, 0 deletions