Skip to content

Commit

Permalink
ieee1394: sbp2: more concise names for types and variables
Browse files Browse the repository at this point in the history
"struct scsi_id_instance_data" represents a logical unit.
Rename it to "struct sbp2_lu", and "scsi_id" to "lu".
Rename some other variables too.
Wrap almost all lines after at most 80 columns.

Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>
  • Loading branch information
Stefan Richter committed Dec 7, 2006
1 parent 9117c6d commit 138c8af
Show file tree
Hide file tree
Showing 2 changed files with 575 additions and 598 deletions.
Loading

0 comments on commit 138c8af

Please sign in to comment.