commit | cd740ab0f69f6c94d9c7f916758e308f30a439fa | [log] [tgz] |
---|---|---|
author | Harvey Harrison <harvey.harrison@gmail.com> | Thu Jul 24 22:53:33 2008 +0200 |
committer | Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> | Thu Jul 24 22:53:33 2008 +0200 |
tree | 29e9d566e573b404d8087c57faafbb0691cffde7 | |
parent | a326b02b0c576001353dbc489154959b0889c6bf [diff] |
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 <harvey.harrison@gmail.com> Cc: Borislav Petkov <petkovbb@googlemail.com> Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>