From: Al Viro Date: Sun, 14 Oct 2007 18:35:20 +0000 (+0100) Subject: long vs. unsigned long - low-hanging fruits in drivers X-Git-Tag: v2.6.24-rc1~1312 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64b33619a30ff18c1535ee779572ecffcc4711d2;p=pandora-kernel.git long vs. unsigned long - low-hanging fruits in drivers deal with signedness of the stuff passed to set_bit() et.al. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed