diff options
| author | Heiko Carstens <hca@linux.ibm.com> | 2026-05-19 08:20:42 +0200 |
|---|---|---|
| committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2026-05-26 08:15:40 +0200 |
| commit | 0a2aa995c0a1d363b5f0803862e84834e3876ae2 (patch) | |
| tree | e4a46f5a3b272379e02864a580a7a5083bb3eb0d /scripts/Makefile.thinlto | |
| parent | a3211cad5694ab7ec41f415c28a867f20084a876 (diff) | |
s390/zcore: Removed unused variables
allmodconfig with clang W=1 points out unused global variables:
drivers/s390/char/zcore.c:49:23: error: variable
'zcore_reipl_file' set but not used [-Werror,-Wunused-but-set-global]
drivers/s390/char/zcore.c:50:23: error: variable
'zcore_hsa_file' set but not used [-Werror,-Wunused-but-set-global]
Remove both of them, since there is no point in keeping them.
Reviewed-by: Christian Borntraeger <borntraeger@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions
