firewire: optimize fw_core_add_address_handler
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Tue, 17 Jul 2007 00:10:16 +0000 (02:10 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Tue, 16 Oct 2007 22:00:00 +0000 (00:00 +0200)
commit1415d9189e8c59aa9c77a3bba419dcea062c145f
tree9253dc4ea24ab55194babeba52f830485c05da2c
parent002a98f14720f90b107e8c44b7733f9bd5dff728
firewire: optimize fw_core_add_address_handler

Potentially avoids unnecessary loop runs.
Guarantee quadlet-aligned starts of address regions.
Document the return values.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
drivers/firewire/fw-transaction.c