git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7423172
)
[PATCH] get_cpu_sysdev() signedness fix
author
Andrew Morton
<akpm@osdl.org>
Wed, 8 Mar 2006 07:53:25 +0000
(23:53 -0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 20 Mar 2006 21:42:59 +0000
(13:42 -0800)
Doing (int < NR_CPUS) doesn't dtrt if it's negative..
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found