]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hpsa: do not use function pointers in fast path command submission
authorStephen Cameron <stephenmcameron@gmail.com>
Fri, 23 Jan 2015 22:44:40 +0000 (16:44 -0600)
committerJames Bottomley <JBottomley@Parallels.com>
Mon, 2 Feb 2015 17:57:43 +0000 (09:57 -0800)
commitc05e8866a17470a978b2c7cbc73d51891cd78f0e
treecc608344f62071c3d5f192d1819c440517433786
parentf42e81e156bc34b7e52c50e3e042ec21e85015ee
hpsa: do not use function pointers in fast path command submission

Performance tweak, avoid unnecessary function calls.

Reviewed-by: Scott Teel <scott.teel@pmcs.com>
Signed-off-by: Don Brace <don.brace@pmcs.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/scsi/hpsa.c
drivers/scsi/hpsa.h