From: Steven Rostedt Date: Tue, 27 Jun 2006 09:54:31 +0000 (-0700) Subject: [PATCH] unnecessary long index i in sched X-Git-Tag: v2.6.18-rc1~513 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc94abfcbc9fed0048365ce1fb8dc81353408bf8;p=pandora-kernel.git [PATCH] unnecessary long index i in sched Unless we expect to have more than 2G CPUs, there's no reason to have 'i' as a long long here. Signed-off-by: Steven Rostedt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed