From: Jeff Garzik Date: Sat, 22 Oct 2005 04:14:31 +0000 (-0400) Subject: drivers/block/sx8: several minor changes X-Git-Tag: v2.6.15-rc1~732^2^2~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d5a2ae52d8863275e2d26398bc010249ea709d1;p=pandora-kernel.git 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 --- Reading git-diff-tree failed