android_kernel_asus_sm8350/arch
Geert Uytterhoeven 87be8932ae frv: kill used but uninitialized variable
Commit 6afe1a1fe8 ("PM: Remove legacy PM") removed the initialization
of retval, causing:

  arch/frv/kernel/pm.c: In function 'sysctl_pm_do_suspend':
  arch/frv/kernel/pm.c:165:5: warning: 'retval' may be used uninitialized in this function [-Wuninitialized]

Remove the variable completely to fix this, and convert to a proper
switch (...) { ... } construct to improve readability.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-10-06 03:04:46 +09:00
..
alpha Prepared for main script 2012-10-03 13:45:43 -07:00
arm sections: fix section conflicts in arch/arm/ 2012-10-06 03:04:38 +09:00
arm64 UAPI: (Scripted) Set up UAPI Kbuild files 2012-10-02 18:01:35 +01:00
avr32 UAPI: (Scripted) Set up UAPI Kbuild files 2012-10-02 18:01:35 +01:00
blackfin UAPI: (Scripted) Set up UAPI Kbuild files 2012-10-02 18:01:35 +01:00
c6x UAPI: (Scripted) Set up UAPI Kbuild files 2012-10-02 18:01:35 +01:00
cris Prepared for main script 2012-10-03 13:45:43 -07:00
frv frv: kill used but uninitialized variable 2012-10-06 03:04:46 +09:00
h8300 sections: fix section conflicts in arch/h8300 2012-10-06 03:04:38 +09:00
hexagon UAPI: (Scripted) Set up UAPI Kbuild files 2012-10-02 18:01:35 +01:00
ia64 sections: fix section conflicts in arch/ia64 2012-10-06 03:04:39 +09:00
m32r UAPI: (Scripted) Set up UAPI Kbuild files 2012-10-02 18:01:35 +01:00
m68k Prepared for main script 2012-10-03 13:45:43 -07:00
microblaze UAPI: (Scripted) Set up UAPI Kbuild files 2012-10-02 18:01:35 +01:00
mips sections: fix section conflicts in arch/mips 2012-10-06 03:04:39 +09:00
mn10300 mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports it 2012-10-06 03:04:36 +09:00
openrisc UAPI: (Scripted) Set up UAPI Kbuild files 2012-10-02 18:01:35 +01:00
parisc sections: disable const sections for PA-RISC v2 2012-10-06 03:04:37 +09:00
powerpc sections: fix section conflicts in arch/powerpc 2012-10-06 03:04:39 +09:00
s390 KVM updates for the 3.7 merge window 2012-10-04 09:30:33 -07:00
score sections: fix section conflicts in arch/score 2012-10-06 03:04:39 +09:00
sh sections: fix section conflicts in arch/sh 2012-10-06 03:04:40 +09:00
sparc Prepared for main script 2012-10-03 13:45:43 -07:00
tile Prepared for main script 2012-10-03 13:45:43 -07:00
um Prepared for main script 2012-10-03 13:45:43 -07:00
unicore32 unicore32: select generic atomic64_t support 2012-10-06 03:04:37 +09:00
x86 sections: fix section conflicts in arch/x86 2012-10-06 03:04:40 +09:00
xtensa UAPI: (Scripted) Set up UAPI Kbuild files 2012-10-02 18:01:35 +01:00
.gitignore
Kconfig Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2012-10-01 10:43:39 -07:00