summaryrefslogtreecommitdiff
path: root/include/asm-generic/export.h
diff options
context:
space:
mode:
authorSebastian Ott <sebott@linux.vnet.ibm.com>2017-06-26 20:26:55 +0300
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2017-07-05 08:35:29 +0300
commit4bca698ffe7e511e79b3f2cc5e7293c046549154 (patch)
treed05b5fc3fa54741c3ce10b120754aab4ffd817b9 /include/asm-generic/export.h
parentcd0ae1d395a8bfc208437ce612413e58f5137499 (diff)
downloadlinux-4bca698ffe7e511e79b3f2cc5e7293c046549154.tar.xz
s390/dasd: remove unneeded code
Fix these set but not used warnings: drivers/s390/block/dasd.c:3933:6: warning: variable 'rc' set but not used [-Wunused-but-set-variable] drivers/s390/block/dasd_alias.c:757:6: warning: variable 'rc' set but not used [-Wunused-but-set-variable] In addition to that remove the test if an unsigned is < 0: drivers/s390/block/dasd_devmap.c:153:11: warning: comparison of unsigned expression < 0 is always false [-Wtype-limits] Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'include/asm-generic/export.h')
0 files changed, 0 insertions, 0 deletions