From 128cd85fcc53fac52ce385b48d1db730104633f2 Mon Sep 17 00:00:00 2001 From: Denis Efremov Date: Wed, 22 Jul 2020 01:07:14 +0300 Subject: sys/linux: cleanup orphaned const files for s390x These *s390x.const files don't match existing *.txt files. Signed-off-by: Denis Efremov --- sys/linux/fsverity_s390x.const | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 sys/linux/fsverity_s390x.const (limited to 'sys/linux/fsverity_s390x.const') diff --git a/sys/linux/fsverity_s390x.const b/sys/linux/fsverity_s390x.const deleted file mode 100644 index 85dca7d42..000000000 --- a/sys/linux/fsverity_s390x.const +++ /dev/null @@ -1,6 +0,0 @@ -# AUTOGENERATED FILE -FS_IOC_ENABLE_VERITY = 1082156677 -FS_IOC_MEASURE_VERITY = 3221513862 -FS_VERITY_HASH_ALG_SHA256 = 1 -FS_VERITY_HASH_ALG_SHA512 = 2 -__NR_ioctl = 54 -- cgit mrf-deployment