[CIFS] Remove sparse endian warnings
authorSteve French <sfrench@us.ibm.com>
Fri, 1 May 2009 05:27:32 +0000 (05:27 +0000)
committerSteve French <sfrench@us.ibm.com>
Fri, 1 May 2009 05:27:32 +0000 (05:27 +0000)
Removes two sparse CHECK_ENDIAN warnings from Jeffs earlier patch,
and removes the dead readlink code (after noting where in
findfirst we will need to add something like that in the future
to handle the newly discovered unexpected error on FindFirst of NTFS symlinks.

Signed-off-by: Steve French <sfrench@us.ibm.com>

No differences found