From: Jeff Layton Date: Thu, 20 Jan 2011 18:36:51 +0000 (-0500) Subject: cifs: clean up unaligned accesses in cifs_unicode.c X-Git-Tag: v2.6.38-rc2~4^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba2dbf30df210b519bdd8d34ac2ecaaeeef34c44;p=pandora-kernel.git cifs: clean up unaligned accesses in cifs_unicode.c Make sure we use get/put_unaligned routines when accessing wide character strings. Signed-off-by: Jeff Layton Acked-by: Pavel Shilovsky Reviewed-by: Shirish Pargaonkar Signed-off-by: Steve French --- Reading git-diff-tree failed