From: Satoru Takeuchi Date: Mon, 27 Mar 2006 08:13:46 +0000 (+0900) Subject: [IA64] simplify some condition checks in iosapic_check_gsi_range X-Git-Tag: v2.6.17-rc1~148^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6d1ba5cd9954e7c15538aaef7585b235a69e0e1;p=pandora-kernel.git [IA64] simplify some condition checks in iosapic_check_gsi_range Some condition checks on iosapic_check_gsi_range() can be omitted because always `base <= end' is assured. This patch simplifies those checks. Signed-off-by: Satoru Takeuchi Signed-off-by: Tony Luck --- Reading git-diff-tree failed