commit | 1875f27e291d05711f15a8a3d486abfeaf385931 | [log] [tgz] |
---|---|---|
author | Robert Love <robert.w.love@intel.com> | Tue Nov 03 11:47:50 2009 -0800 |
committer | James Bottomley <James.Bottomley@suse.de> | Fri Dec 04 12:01:08 2009 -0600 |
tree | 7eb368cbc6fcec3a3859c2da092e79daf3bd68d2 | |
parent | 70b51aabf3b03fbf8d61c14847ccce4c69fb0cdd [diff] |
[SCSI] fcoe: Formatting cleanups and commenting Added kernel-doc comment blocks to all structures and functions. Renamed fc_lport instances rom lp to lport to be inline with our naming convention. Renamed all misnamed net_device instances to netdev to be inline with our naming convention. Signed-off-by: Robert Love <robert.w.love@intel.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>