From: Robert Love Date: Tue, 3 Nov 2009 19:47:45 +0000 (-0800) Subject: [SCSI] libfcoe: formatting and comment cleanups X-Git-Tag: v2.6.33-rc1~344^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70b51aabf3b03fbf8d61c14847ccce4c69fb0cdd;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed