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:
0864b79
)
virtio_blk: fix type warning
author
Randy Dunlap
<randy.dunlap@oracle.com>
Wed, 26 Nov 2008 21:15:50 +0000
(13:15 -0800)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 29 Dec 2008 22:56:06 +0000
(09:26 +1030)
Fix parameter type warning:
linux-next-
20081126
/drivers/block/virtio_blk.c:307: warning: large integer implicitly truncated to unsigned type
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
cc: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
No differences found