diff options
author | Clemens Ladisch <clemens@ladisch.de> | 2012-03-18 18:04:05 (GMT) |
---|---|---|
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2012-03-18 21:15:38 (GMT) |
commit | 73864012f386ca5a193f3231c9b1936e23709a94 (patch) | |
tree | 0278de90e03579c0bac789173b97faaf13112d2e /COPYING | |
parent | 90fcc8987390bffd79c6fd16aa59cc6ef549efcb (diff) | |
download | linux-73864012f386ca5a193f3231c9b1936e23709a94.tar.xz |
firewire: ohci: simplify iso header pointer arithmetic
When storing the header data of completed iso packets, we effectively
treat the buffers as arrays of quadlets. Actually declaring the
pointers as u32* avoids repetitive pointer arithmetic, removes the
unhelpfully named "i" variables, and thus makes the code clearer.
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions