From: Paul Mackerras Date: Wed, 19 Oct 2005 13:13:04 +0000 (+1000) Subject: powerpc: Eliminate a compile warning in signal_32.c X-Git-Tag: v2.6.15-rc1~59^2~150 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b7cf8b49dc4464b222afc9fa32628bb9a2e70a3;p=pandora-kernel.git powerpc: Eliminate a compile warning in signal_32.c The second argument of get_sigset_t needed to have the const keyword. Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed