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:
466dc22
)
[SCSI] hpsa: Use kernel integer types, not userland ones
author
Stephen M. Cameron
<scameron@beardog.cce.hp.com>
Thu, 4 Feb 2010 14:41:33 +0000
(08:41 -0600)
committer
James Bottomley
<James.Bottomley@suse.de>
Wed, 17 Feb 2010 19:17:00 +0000
(13:17 -0600)
That is, use u64, u32, u16 and u8 rather than __u64, __u32, __u16 and __u8.
Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
No differences found