]> git.baikalelectronics.ru Git - kernel.git/commit
[SCSI] advansys: Move documentation to Documentation/scsi
authorMatthew Wilcox <matthew@wil.cx>
Mon, 30 Jul 2007 14:41:03 +0000 (08:41 -0600)
committerJames Bottomley <jejb@mulgrave.localdomain>
Fri, 12 Oct 2007 18:39:56 +0000 (14:39 -0400)
commitae97105be661c580c8b97d5b93d8e4410e086fb7
tree38a8baae7ccd63b60b2003260cbd1abf84b780c3
parentf88c890c2143669bc19321392badbcb043be58a2
[SCSI] advansys: Move documentation to Documentation/scsi

The 700+-line comment at the top of the advansys driver fits more comfortably
in Documentation/scsi.

Delete the sections on:
 - kernels supported
 - other files modified (obsolete)
 - source comments (obsolete)
 - tests to run
 - release history (that's what a VCS is for)
 - contacting connectcom (the domain has expired and the phone number is
   now in use by another organisation)

Known problems/fix list is moved down to the section where jejb put his FIXME.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Documentation/scsi/advansys.txt [new file with mode: 0644]
drivers/scsi/advansys.c