[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)
commit0e0d2cf32743c660aab20e40aeb2155c06a256db
tree94dfb57ad091f283172628a3bba754e1562ded7d
parente14b2fe1e64d3e4bd2f328ff9d1969f318f55954
[CIFS] Remove sparse endian warnings

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>
fs/cifs/cifssmb.c
fs/cifs/connect.c
fs/cifs/link.c
fs/cifs/readdir.c