]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
firewire: small fw_fill_request cleanup
authorStefan Richter <stefanr@s5r6.in-berlin.de>
Sat, 12 Jul 2008 12:50:42 +0000 (14:50 +0200)
committerStefan Richter <stefanr@s5r6.in-berlin.de>
Mon, 14 Jul 2008 11:06:04 +0000 (13:06 +0200)
commitb9549bc6803d6a16fe6a85b316b742ef82bd3931
tree5ff7db7f309cc45b0f3c29c6e9a79cc2c01f2dd0
parente9aeb46c93a8b1b703d00586c05d9a71aa7e0f0c
firewire: small fw_fill_request cleanup

  - better name for a function argument
  - removal of a local variable which became unnecessary after
    "fully initialize fw_transaction before marking it pending"

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