From: Martin Schwidefsky Date: Thu, 16 Oct 2008 13:39:57 +0000 (+0200) Subject: [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY X-Git-Tag: v2.6.28-rc1~286^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0b59268285ca6cdc46191f2995bf632088e3e277;p=pandora-kernel.git [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY The SET_PERSONALITY macro is always called with a second argument of 0. Remove the ibcs argument and the various tests to set the PER_SVR4 personality. Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed