android_kernel_xiaomi_sm8350/drivers/ieee1394
Stefan Richter 138c8af864 ieee1394: sbp2: more concise names for types and variables
"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>
2006-12-07 22:59:34 +01:00
..
.gitignore
config_roms.c
config_roms.h
csr1212.c
csr1212.h
csr.c ieee1394: usecs_to_jiffies takes unsigned int argument 2006-12-07 21:29:08 +01:00
csr.h
dma.c
dma.h
dv1394-private.h
dv1394.c dv1394: remove BKL contention 2006-12-07 21:31:38 +01:00
dv1394.h
eth1394.c [PATCH] slab: remove kmem_cache_t 2006-12-07 08:39:25 -08:00
eth1394.h
highlevel.c
highlevel.h ieee1394: remove unused struct member from highlevel API 2006-12-07 21:20:30 +01:00
hosts.c ieee1394: handle sysfs errors 2006-12-07 21:29:57 +01:00
hosts.h WorkStruct: make allyesconfig 2006-11-22 14:57:56 +00:00
ieee1394_core.c
ieee1394_core.h
ieee1394_hotplug.h
ieee1394_transactions.c
ieee1394_transactions.h
ieee1394_types.h
ieee1394-ioctl.h
ieee1394.h
iso.c
iso.h
Kconfig
Makefile ieee1394: only build OUI database files if config enabled 2006-12-07 21:32:29 +01:00
nodemgr.c ieee1394: nodemgr: take it easy if bus_rescan_devices fails 2006-12-07 21:44:15 +01:00
nodemgr.h
ohci1394.c ohci1394: shortcut irq printing 2006-12-07 21:44:27 +01:00
ohci1394.h
oui2c.sh
oui.db
pcilynx.c drivers/ieee1394/*: use kmemdup() 2006-12-07 21:43:02 +01:00
pcilynx.h
raw1394-private.h ieee1394: raw1394: add comments on lock usage 2006-12-07 21:28:06 +01:00
raw1394.c [PATCH] slab: remove SLAB_KERNEL 2006-12-07 08:39:24 -08:00
raw1394.h
sbp2.c ieee1394: sbp2: more concise names for types and variables 2006-12-07 22:59:34 +01:00
sbp2.h ieee1394: sbp2: more concise names for types and variables 2006-12-07 22:59:34 +01:00
video1394.c video1394: remove BKL contention 2006-12-07 21:31:25 +01:00
video1394.h