]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit137fd47cce5b782b93452e74d65cc90e64404f80
tree94dfb57ad091f283172628a3bba754e1562ded7d
parent9d72b3783d7d624ab69e0b7415c094121e03cc50
[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