diff options
author | Joakim Tjernlund <Joakim.Tjernlund@transmode.se> | 2012-01-11 00:10:18 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-01-11 01:30:51 +0100 |
commit | 5742332dea5560d6c449b007d9539dbdc8ee531b (patch) | |
tree | 64f4516b733638c966d6e66613e6ae016839d3f2 /drivers/eisa/eisa-bus.c | |
parent | checkpatch: catch all occurences of type and cast spacing errors per line (diff) | |
download | linux-5742332dea5560d6c449b007d9539dbdc8ee531b.tar.xz linux-5742332dea5560d6c449b007d9539dbdc8ee531b.zip |
crc32: optimize inner loop
Taking a pointer reference to each row in the crc table matrix, one can
reduce the inner loop with a few insn's
Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Cc: Bob Pearson <rpearson@systemfabricworks.com>
Cc: Frank Zago <fzago@systemfabricworks.com>
Cc: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/eisa/eisa-bus.c')
0 files changed, 0 insertions, 0 deletions