s390/sclp_sdias: remove unused sclp_sdias_exit
authorVasily Gorbik <gor@linux.ibm.com>
Fri, 25 Sep 2020 22:27:25 +0000 (00:27 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Wed, 30 Sep 2020 10:09:54 +0000 (12:09 +0200)
commitf980ec9e34f8b0e74ba524cfc1b7bd9ff10ee6b4
tree1a7f511448f8bb5f44e71f62cb9fc2102a576622
parent86cde618e718d0d286a565bcabfce5bdfc304685
s390/sclp_sdias: remove unused sclp_sdias_exit

sclp_sdias cannot be built as a module, CRASH_DUMP option is a bool not a
tristate. zcore_exit() has already been removed with commit cbe62fac178c
("s390: char: make zcore explicitly non-modular"). Remove orphaned
sclp_sdias_exit for consistency as well.

Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
drivers/s390/char/sclp.h
drivers/s390/char/sclp_sdias.c