From: Heiko Carstens Date: Sun, 2 Sep 2012 09:02:23 +0000 (+0200) Subject: s390/mm: rename addressing_mode to s390_user_mode X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~81^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1b0d842c4450e410053083db837ef16532a4139;p=pandora-kernel.git s390/mm: rename addressing_mode to s390_user_mode Renaming the globally visible variable "user_mode" to "addressing_mode" in order to fix a name clash was not a good idea. (Commit 37fe1d73 "s390/mm: rename user_mode variable to addressing_mode") Looking at the code after a couple of weeks one thinks: addressing mode of what? So rename the variable again. This time to s390_user_mode. Which hopefully makes more sense. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed