diff options
| author | Heiko Carstens <[email protected]> | 2013-02-27 15:28:20 +0000 |
|---|---|---|
| committer | Martin Schwidefsky <[email protected]> | 2013-02-28 08:37:13 +0000 |
| commit | 72a6b43e4bbb818ac1875a3a572cb2aa8c9af820 (patch) | |
| tree | 361f3d6f88c2c864d81258970ecb559d28b01f04 /scripts/basic/fixdep.c | |
| parent | qdio: remove unused parameters (diff) | |
| download | kernel-72a6b43e4bbb818ac1875a3a572cb2aa8c9af820.tar.gz kernel-72a6b43e4bbb818ac1875a3a572cb2aa8c9af820.zip | |
s390/module: fix compile warning
Get rid of this one (false positive):
arch/s390/kernel/module.c: In function ‘apply_relocate_add’:
arch/s390/kernel/module.c:404:5: warning: ‘rc’ may be used uninitialized
in this function [-Wmaybe-uninitialized]
arch/s390/kernel/module.c:225:6: note: ‘rc’ was declared here
Play safe and preinitialize rc with an error value, so we see an error
if new users indeed don't initialize it.
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'scripts/basic/fixdep.c')
0 files changed, 0 insertions, 0 deletions
