diff options
author | Jay Fenlason <fenlason@redhat.com> | 2007-06-27 16:04:33 -0400 |
---|---|---|
committer | Stefan Richter <stefanr@s5r6.in-berlin.de> | 2007-07-09 18:07:46 -0400 |
commit | 6f061487f7d31427d7e8f420f366e5537ae16f43 (patch) | |
tree | bba76e89a1ef9585f8105f61d2b72251b518701c /drivers/misc/Makefile | |
parent | 7ada60e367640fa8a4a349d9b105f235f346238b (diff) |
firewire: fw-sbp2: correctly dereference by container_of
Replace a cast with a container_of(). As long as nobody reorders the
structure elements, they do the same thing, but container_of() is more
readable.
Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de> (added complete_command_orb)
Acked-by: Kristian Høgsberg <krh@redhat.com>
Diffstat (limited to 'drivers/misc/Makefile')
0 files changed, 0 insertions, 0 deletions