Skip to content
Commit e21fcf79 authored by Stefan Richter's avatar Stefan Richter
Browse files

firewire: cdev: normalize variable names



Unify some names:
  - "e" for pointers to subtypes of struct event,
  - "event" for struct members and pointers to struct event,
  - "r" for pointers to subtypes of struct client_resource,
  - "resource" for struct members and pointers to struct client_resource,
  - other names for struct members and pointers to other types.

Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent 9fb551bf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment