From: Lars Ellenberg Date: Fri, 3 Jun 2011 19:13:17 +0000 (+0200) Subject: drbd: cosmetic: fix accidental division instead of modulo when pretty printing X-Git-Tag: v3.5-rc1~41^2^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1381e9a4969d8d24ce7b4bab048f3cb3fc9c1283;p=pandora-kernel.git drbd: cosmetic: fix accidental division instead of modulo when pretty printing For large resync rates, seq_printf_with_thousands_grouping() accidentally only produced Y,000,00Y, instead of the real numbers. Signed-off-by: Philipp Reisner Signed-off-by: Lars Ellenberg --- Reading git-diff-tree failed