From: Takashi Iwai Date: Sun, 5 Feb 2006 07:28:05 +0000 (-0800) Subject: [PATCH] Fix "value computed is not used" compile warnings with gcc-4.1 X-Git-Tag: v2.6.16-rc3~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=911b0ad25d167fede6aadc05065b414ec7ab5086;p=pandora-kernel.git [PATCH] Fix "value computed is not used" compile warnings with gcc-4.1 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 Cc: Nick Piggin Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed