commit | 9acbd26b0a5ac4a3d52d31034feb3d935e39032a | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@redhat.com> | Tue Dec 18 06:35:10 2012 -0500 |
committer | Steve French <sfrench@us.ibm.com> | Thu Dec 20 11:27:17 2012 -0600 |
tree | e12bbcbc4e8e755a71f818abd51e97ce4c1493d4 | |
parent | 2f2591a34db6c9361faa316c91a6e320cb4e6aee [diff] |
cifs: eliminate cifsERROR variable It's always set to "1" and there's no way to change it to anything else. Signed-off-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: Steve French <sfrench@us.ibm.com>