git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e345893
)
hpsa: do not use a void pointer for scsi_cmd field of struct CommandList
author
Stephen Cameron
<stephenmcameron@gmail.com>
Fri, 23 Jan 2015 22:44:30 +0000
(16:44 -0600)
committer
James Bottomley
<JBottomley@Parallels.com>
Mon, 2 Feb 2015 17:57:43 +0000
(09:57 -0800)
There's no reason for it to be a void *, it should be a struct scsi_cmnd *
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>
No differences found