commit | b194aee95622f649311f8e53418a17e210ff6827 | [log] [tgz] |
---|---|---|
author | Randy Dunlap <randy.dunlap@oracle.com> | Wed Nov 26 13:15:50 2008 -0800 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Tue Dec 30 09:26:06 2008 +1030 |
tree | 3b63716fb40b3839a88ecb17fda61f09d2f6b94a | |
parent | 0864b79a153342c1dfbebb12b2d099fec76c5e18 [diff] |
virtio_blk: fix type warning 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>