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:
b53e8f6
)
[PATCH] Fix "value computed is not used" compile warnings with gcc-4.1
author
Takashi Iwai
<tiwai@suse.de>
Sun, 5 Feb 2006 07:28:05 +0000
(23:28 -0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sun, 5 Feb 2006 19:06:54 +0000
(11:06 -0800)
Fix gcc4.1 compile warnings "value computed is not used" with
set_current_state() and set_task_state() on i386/SMP and x86-64.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Cc: Nick Piggin <nickpiggin@yahoo.com.au>
Cc: Andi Kleen <ak@muc.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found