From: Roel Kluin Date: Fri, 18 Dec 2009 11:38:11 +0000 (+0100) Subject: drbd: fix test of unsigned in _drbd_fault_random() X-Git-Tag: v2.6.33-rc3~40^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a63b030d75a063b910b2bab014d84837cb33eb7;p=pandora-kernel.git drbd: fix test of unsigned in _drbd_fault_random() rsp->count is unsigned so the test does not work. Signed-off-by: Roel Kluin Cc: Lars Ellenberg Cc: Philipp Reisner Signed-off-by: Jens Axboe --- Reading git-diff-tree failed