Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-25 | [SCSI] bfa: fix comments for header files | Jing Huang | |
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 <huangj@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de> | |||
2010-09-16 | [SCSI] bfa: cleanup driver | Krishna Gudipati | |
We have flattened the BFA hierarchy and also reduced the number of source and header files we used to have earlier. Signed-off-by: Krishna Gudipati <kgudipat@brocade.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de> |