[CIFS] Cleanup sparse warnings for unicode little endian casts
authorSteve French <sfrench@us.ibm.com>
Fri, 11 Nov 2005 23:18:19 +0000 (15:18 -0800)
committerSteve French <sfrench@us.ibm.com>
Fri, 11 Nov 2005 23:18:19 +0000 (15:18 -0800)
Following Shaggy's suggestion, do a better job on the unicode string
handling routines in cifs in specifying that the wchar_t are really
little endian widechars (__le16).

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

No differences found