linux/drivers/firewire
Stefan Richter 907293d788 firewire: consistent usage of node_id
Definitions as per IEEE 1212 and IEEE 1394:

     Node ID: Concatenation of bus ID and local ID. 16 bits long.
      Bus ID: Identifies a particular bus within a group of buses
              interconnected by bus bridges.
    Local ID: Identifies a particular node on a bus.
      PHY ID: Local ID of IEEE 1394 nodes. 6 bits long.

Never ever use a variable called node_id for anything else than a node ID.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
2007-03-09 22:02:43 +01:00
..
fw-card.c firewire: comma after last enum item or initializer 2007-03-09 22:02:41 +01:00
fw-device-cdev.c firewire: consistent usage of node_id 2007-03-09 22:02:43 +01:00
fw-device-cdev.h firewire: whitespace adjustments 2007-03-09 22:02:40 +01:00
fw-device.c firewire: consistent usage of node_id 2007-03-09 22:02:43 +01:00
fw-device.h firewire: comma after last enum item or initializer 2007-03-09 22:02:41 +01:00
fw-iso.c firewire: whitespace adjustments 2007-03-09 22:02:40 +01:00
fw-ohci.c firewire: consistent usage of node_id 2007-03-09 22:02:43 +01:00
fw-ohci.h firewire: whitespace adjustments 2007-03-09 22:02:40 +01:00
fw-sbp2.c firewire: consistent usage of node_id 2007-03-09 22:02:43 +01:00
fw-topology.c firewire: consistent usage of node_id 2007-03-09 22:02:43 +01:00
fw-topology.h firewire: comma after last enum item or initializer 2007-03-09 22:02:41 +01:00
fw-transaction.c firewire: consistent usage of node_id 2007-03-09 22:02:43 +01:00
fw-transaction.h firewire: whitespace adjustments 2007-03-09 22:02:40 +01:00
Kconfig firewire: additional help in Kconfig 2007-03-09 22:02:39 +01:00
Makefile firewire: Add SBP-2 protocol driver for storage devices. 2007-03-09 22:02:34 +01:00