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:
fd16d26
)
blk-throttle: Make total_nr_queued unsigned
author
Joe Perches
<joe@perches.com>
Mon, 13 Jun 2011 18:19:27 +0000
(20:19 +0200)
committer
Jens Axboe
<jaxboe@fusionio.com>
Mon, 13 Jun 2011 18:19:27 +0000
(20:19 +0200)
The total of two unsigned values should also be unsigned.
Update throtl_log output to unsigned.
Update total_nr_queued test to non-zero to be the
same as the other total_nr_queued tests.
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
block/blk-throttle.c
patch
|
blob
|
history
diff --cc
block/blk-throttle.c
Simple merge