[SCSI] libfcoe: formatting and comment cleanups
authorRobert Love <robert.w.love@intel.com>
Tue, 3 Nov 2009 19:47:45 +0000 (11:47 -0800)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 4 Dec 2009 18:01:07 +0000 (12:01 -0600)
commit70b51aabf3b03fbf8d61c14847ccce4c69fb0cdd
treefbb86fc791fccbfdcd931ec37409d8da2c88c81c
parent3a3b42bf89a9b90ae9ed2c57fdc378e5473a0ef9
[SCSI] libfcoe: formatting and comment cleanups

Ensures that there are kernel-doc style comments for all
routines and structures.

There were also a few instances of fc_lport's named 'lp'
which were switched to 'lport' as per the libfc/libfcoe/fcoe
naming convention.

Also, emacs 'indent-region' and 'tabify' were ran on libfcoe.c.

Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/fcoe/libfcoe.c
include/scsi/libfcoe.h
This page took 0.030863 seconds and 5 git commands to generate.