From: Andrew Morton Date: Mon, 16 Jul 2007 06:41:38 +0000 (-0700) Subject: uninline check_signature() X-Git-Tag: v2.6.23-rc1~822 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc2ea416b2aa04d0c34ff2281a23dae5b76b7b3b;p=pandora-kernel.git uninline check_signature() This is a rather bizarre thing to have inlined in io.h. Stick it in lib/ instead. While we're there, despaghetti it a bit, and fix its off-by-one behaviour when passed a zero length. Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed