commit | e89dc9209692293434da45ec31826a55becb91c0 | [log] [tgz] |
---|---|---|
author | Steve French <sfrench@us.ibm.com> | Fri Nov 11 15:18:19 2005 -0800 |
committer | Steve French <sfrench@us.ibm.com> | Fri Nov 11 15:18:19 2005 -0800 |
tree | 171ebb84c30467cbff8a5bf8213dbf40e64d84f7 | |
parent | 8b94bcb923dff923a5a5b7c6f890702a54cb19cf [diff] |
[CIFS] Cleanup sparse warnings for unicode little endian casts 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>