diff options
author | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2009-01-04 16:23:29 +0100 |
---|---|---|
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2009-03-24 20:56:43 +0100 |
commit | 97c18b7fd6df4ae0d32509f292a2eb0d4b26d623 (patch) | |
tree | bd8f79c6577bd57a09275988e01ac7ea783f9d08 /fs/romfs | |
parent | fb4430367b0bbee2420132faf16c7c762a39c0bb (diff) |
firewire: cdev: unify names of struct types and of their instances
to indicate that they are specializations of struct event or of struct
client_resource, respectively.
struct response was both an event and a client_resource; it is now split
into struct outbound_transaction_resource and ~_event in order to
document more explicitly which types of client resources exist.
struct request and struct_request_event are renamed to struct
inbound_transaction_resource and ~_event because requests and responses
occur in outbound and in inbound transactions.
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
Diffstat (limited to 'fs/romfs')
0 files changed, 0 insertions, 0 deletions