Olaf Hering wrote:
On Fri, Aug 05, Jeff Garzik wrote:
When I wrote this, the compiler did what I expected: it inlined the
local copy, and exported a copy for external modules to call.
so you have the code twice? how clever...
This is one of the key hot paths in the driver.
Considering that drivers either call one copy, or the other, the
tradeoff is minor overall code size increase for performance gains.
This is a typical tradeoff in hot paths.
The code stays until you prove otherwise...
Jeff
-
: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html