]> bbs.cooldavid.org Git - net-next-2.6.git/commit
cciss: use consistent variable names
authorStephen M. Cameron <scameron@beardog.cce.hp.com>
Mon, 19 Jul 2010 18:46:38 +0000 (13:46 -0500)
committerJens Axboe <jaxboe@fusionio.com>
Sat, 7 Aug 2010 16:52:30 +0000 (18:52 +0200)
commitf70dba83669bf718c2f1731f0f58b8149e883593
treecb0c2a5cff4678a860e230d33bea580b9e73aba0
parent058a0f9f31283d5eb9d8686d3b4f69e55d1589f1
cciss: use consistent variable names

cciss: use consistent variable names
"h", for the hba structure and "c" for the command structures.
and get rid of trivial CCISS_LOCK macro.

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
drivers/block/cciss.c
drivers/block/cciss.h
drivers/block/cciss_scsi.c