drivers/block/sx8: several minor changes
authorJeff Garzik <jgarzik@pobox.com>
Sat, 22 Oct 2005 04:14:31 +0000 (00:14 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Sat, 22 Oct 2005 04:14:31 +0000 (00:14 -0400)
commit2d5a2ae52d8863275e2d26398bc010249ea709d1
treed616b75e3ca5b317db905984aea16ebe777e4a2d
parent63172cb3d5ef762dcb60a292bc7f016b85cf6e1f
drivers/block/sx8: several minor changes

* Newer hardware doesn't corrupt data when the queue depth
  is greater than one.  Rather than force the user to recompile
  with a greater queue depth, make it a module parameter.
* update copyright date
* add MODULE_VERSION()
* trim trailing whitespace
* move CARM_SG_BOUNDARY to a separate enum, since its unsigned long
* bump to version 1.0
drivers/block/sx8.c