From: Jeff Layton Date: Thu, 30 Apr 2009 10:46:15 +0000 (-0400) Subject: cifs: add replacement for cifs_strtoUCS_le called cifs_from_ucs2 X-Git-Tag: v2.6.30-rc5~6^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7fabf0c9479fef9fdb9528a5fbdb1cb744a744a4;p=pandora-kernel.git cifs: add replacement for cifs_strtoUCS_le called cifs_from_ucs2 Add a replacement function for cifs_strtoUCS_le. cifs_from_ucs2 takes args for the source and destination length so that we can ensure that the function is confined within the intended buffers. Signed-off-by: Jeff Layton Acked-by: Suresh Jayaraman Signed-off-by: Steve French --- Reading git-diff-tree failed