Linux s390 Architecture development
 help / color / mirror / Atom feed
* [PATCH] s390/zcrypt: Delete CEX2 and CEX3 device drivers
@ 2026-07-03 10:03 Sebastian Andrzej Siewior
  2026-07-03 11:39 ` Holger Dengler
  0 siblings, 1 reply; 3+ messages in thread
From: Sebastian Andrzej Siewior @ 2026-07-03 10:03 UTC (permalink / raw)
  To: linux-s390
  Cc: Alexander Gordeev, Christian Borntraeger, Harald Freudenberger,
	Heiko Carstens, Holger Dengler, Sven Schnelle, Vasily Gorbik

The two driver were removed in commit 5ac8c72462cda ("s390/zcrypt:
remove CEX2 and CEX3 device drivers") but not deleted. That means they
are still around as zero sized files reminding everyone what once was.

Let's delete them now.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
---
 drivers/s390/crypto/zcrypt_cex2a.c | 0
 drivers/s390/crypto/zcrypt_cex2a.h | 0
 drivers/s390/crypto/zcrypt_cex2c.c | 0
 drivers/s390/crypto/zcrypt_cex2c.h | 0
 4 files changed, 0 insertions(+), 0 deletions(-)
 delete mode 100644 drivers/s390/crypto/zcrypt_cex2a.c
 delete mode 100644 drivers/s390/crypto/zcrypt_cex2a.h
 delete mode 100644 drivers/s390/crypto/zcrypt_cex2c.c
 delete mode 100644 drivers/s390/crypto/zcrypt_cex2c.h

diff --git a/drivers/s390/crypto/zcrypt_cex2a.c b/drivers/s390/crypto/zcrypt_cex2a.c
deleted file mode 100644
index e69de29bb2d1d..0000000000000
diff --git a/drivers/s390/crypto/zcrypt_cex2a.h b/drivers/s390/crypto/zcrypt_cex2a.h
deleted file mode 100644
index e69de29bb2d1d..0000000000000
diff --git a/drivers/s390/crypto/zcrypt_cex2c.c b/drivers/s390/crypto/zcrypt_cex2c.c
deleted file mode 100644
index e69de29bb2d1d..0000000000000
diff --git a/drivers/s390/crypto/zcrypt_cex2c.h b/drivers/s390/crypto/zcrypt_cex2c.h
deleted file mode 100644
index e69de29bb2d1d..0000000000000
-- 
2.53.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-07-03 12:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-03 10:03 [PATCH] s390/zcrypt: Delete CEX2 and CEX3 device drivers Sebastian Andrzej Siewior
2026-07-03 11:39 ` Holger Dengler
2026-07-03 12:00   ` Sebastian Andrzej Siewior

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox