summaryrefslogtreecommitdiffstats
path: root/fs/cifs/cifs_unicode.c
Commit message (Collapse)AuthorAgeFilesLines
* [CIFS] Cleanup sparse warnings for unicode little endian castsSteve French2005-11-111-6/+7
| | | | | | | | 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>
* [CIFS] Reduce sparse endian warningsSteve French2005-11-101-2/+3
| | | | Signed-off-by: Steve French <sfrench@us.ibm.com>
* [PATCH] cifs: finish up of special character mapping capable unicode ↵Steve French2005-04-281-2/+2
| | | | | | | conversion routine part 2 of 3 Signed-off-by: Steve French (sfrench@us.ibm.com) Signed-off-by: Linus Torvalds <torvalds@osdl.org>
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+87
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
OpenPOWER on IntegriCloud