git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b94bcb
)
[CIFS] Cleanup sparse warnings for unicode little endian casts
author
Steve French
<sfrench@us.ibm.com>
Fri, 11 Nov 2005 23:18:19 +0000
(15:18 -0800)
committer
Steve 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