From: Harvey Harrison Date: Thu, 24 Jul 2008 20:53:33 +0000 (+0200) Subject: ide: ide-tape.c sparse annotations and unaligned access removal X-Git-Tag: v2.6.27-rc1~509^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd740ab0f69f6c94d9c7f916758e308f30a439fa;p=pandora-kernel.git ide: ide-tape.c sparse annotations and unaligned access removal If this is actually unaligned the access of speed/max_speed above is already broken and needs a get_unaligned. Otherwise it is aligned and they can be removed. Signed-off-by: Harvey Harrison Cc: Borislav Petkov Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed