From: Heiko Carstens Date: Fri, 27 Jul 2012 08:31:12 +0000 (+0200) Subject: s390: make use of user_mode() macro where possible X-Git-Tag: v3.6-rc1~34^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d25617597ff8dcfe4d0e1d0ac9214e7cc7ded92;p=pandora-kernel.git s390: make use of user_mode() macro where possible We use the user_mode() helper already at several places but also have the open coded variant at other places. Convert the code to always use the helper function. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed