From: Yang Zhang Date: Fri, 17 Dec 2010 08:00:18 +0000 (+0100) Subject: fs/block: type signature of major_to_index(int) to major_to_index(unsigned) X-Git-Tag: v2.6.38-rc1~231^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e61eb2e93fe86931d46831752a82dab25a5335ca;p=pandora-kernel.git fs/block: type signature of major_to_index(int) to major_to_index(unsigned) The major/minor device numbers are always defined and used as `unsigned'. Signed-off-by: Yang Zhang Signed-off-by: Jens Axboe --- Reading git-diff-tree failed