From: Steve French Date: Fri, 11 Nov 2005 23:18:19 +0000 (-0800) Subject: [CIFS] Cleanup sparse warnings for unicode little endian casts X-Git-Tag: v2.6.15-rc3~138^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e89dc9209692293434da45ec31826a55becb91c0;p=pandora-kernel.git [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 --- Reading git-diff-tree failed