summaryrefslogtreecommitdiff
path: root/arch/frv/mm/init.c
diff options
context:
space:
mode:
authorShi Weihua <shiwh@cn.fujitsu.com>2008-05-24 00:04:59 +0400
committerLinus Torvalds <torvalds@linux-foundation.org>2008-05-24 20:56:13 +0400
commit7b26655f6208fdefa9ab0adc016116324f8d4ba8 (patch)
tree07f081c52da72a9730861c74ebea86ea48d402e2 /arch/frv/mm/init.c
parentf99c90094bffbe1cf38ef66f198a808c14a02d56 (diff)
downloadlinux-7b26655f6208fdefa9ab0adc016116324f8d4ba8.tar.xz
sys_prctl(): fix return of uninitialized value
If none of the switch cases match, the PR_SET_PDEATHSIG and PR_SET_DUMPABLE cases of the switch statement will never write to local variable `error'. Signed-off-by: Shi Weihua <shiwh@cn.fujitsu.com> Cc: Andrew G. Morgan <morgan@kernel.org> Acked-by: "Serge E. Hallyn" <serue@us.ibm.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/frv/mm/init.c')
0 files changed, 0 insertions, 0 deletions