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:
7d4e9d0
)
drbd: Fix test of unsigned in _drbd_fault_random()
author
Roel Kluin
<roel.kluin@gmail.com>
Tue, 15 Dec 2009 21:55:44 +0000
(22:55 +0100)
committer
Philipp Reisner
<philipp.reisner@linbit.com>
Mon, 21 Dec 2009 12:37:29 +0000
(13:37 +0100)
rsp->count is unsigned so the test does not work.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
No differences found