From: Jing Huang Date: Tue, 19 Oct 2010 00:15:55 +0000 (-0700) Subject: [SCSI] bfa: fix comments for header files X-Git-Tag: v2.6.37-rc1~6^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acdc79a60cb3cbbc9f07bb5032d890e9cf94f0ff;p=pandora-kernel.git [SCSI] bfa: fix comments for header files This patch addresses the comments from Randy Dunlap (Randy.Dunlap@oracle.com) regarding comment blocks that begining with "/**". bfa driver comments currently do not follow kernel-doc convention, we hence replace all /** with /* and **/ with */. Signed-off-by: Jing Huang Signed-off-by: James Bottomley --- Reading git-diff-tree failed