diff options
author | Clemens Ladisch <[email protected]> | 2011-01-10 17:28:27 +0100 |
---|---|---|
committer | Stefan Richter <[email protected]> | 2011-01-23 12:31:00 +0100 |
commit | 3e204dfcaff0e7f6c4d9873fb8c9d948ec5ab2da (patch) | |
tree | 77d823df1360861fb4edd7cdf0549ea849c8a001 /lib/debugobjects.c | |
parent | f117a3e3004381ccadadc5156178c283815ca393 (diff) |
firewire: cdev: remove unneeded idr_find() from complete_transaction()
Outbound transactions are never aborted with release_client_resource(),
so it is not necessary for complete_transaction() to check whether the
resource is still registered. Only shutdown_resource() can abort such
an transaction, and this is already handled with the in_shutdown check.
Signed-off-by: Clemens Ladisch <[email protected]>
Signed-off-by: "Stefan Richter" <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions