From: Al Viro Date: Wed, 1 Feb 2006 11:42:28 +0000 (-0500) Subject: [PATCH] type-safe min() in prism54 X-Git-Tag: v2.6.16-rc3~58^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf82a44949339c9af7bd61bb58847774e42e531e;p=pandora-kernel.git [PATCH] type-safe min() in prism54 we do min() on u8 and small integer constant; cast the latter to u8. Signed-off-by: Al Viro --- Reading git-diff-tree failed