From: Harvey Harrison Date: Wed, 28 May 2008 23:51:04 +0000 (-0700) Subject: tulip: remove wrapper around get_unaligned X-Git-Tag: v2.6.27-rc1~969^2~255^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=445854f4c46ff1fa8f4605334914ecd1a1ae574d;p=pandora-kernel.git tulip: remove wrapper around get_unaligned DE_UNALIGNED_16 is always being passed a u16 *, no need to have the wrapper with two casts in it, just call get_unaligned directly. Signed-off-by: Harvey Harrison Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed