From: Roel Kluin Date: Tue, 15 Dec 2009 21:55:44 +0000 (+0100) Subject: drbd: Fix test of unsigned in _drbd_fault_random() X-Git-Tag: v2.6.33-rc3~40^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49829ea74f790d3be2e803a617e714f5b9a5ed50;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 Signed-off-by: Andrew Morton Signed-off-by: Philipp Reisner --- Reading git-diff-tree failed