diff options
| author | Denis Efremov <efremov@linux.com> | 2020-07-22 01:07:14 +0300 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-07-22 07:50:57 +0200 |
| commit | 128cd85fcc53fac52ce385b48d1db730104633f2 (patch) | |
| tree | 51381791b94b9f0c41800f16b33923b0978ae577 /sys/linux/fsverity_s390x.const | |
| parent | 21f1765e15967196c4f3c9756ae4ec8a1fa7996d (diff) | |
sys/linux: cleanup orphaned const files for s390x
These *s390x.const files don't match existing
*.txt files.
Signed-off-by: Denis Efremov <efremov@linux.com>
Diffstat (limited to 'sys/linux/fsverity_s390x.const')
| -rw-r--r-- | sys/linux/fsverity_s390x.const | 6 |
1 files changed, 0 insertions, 6 deletions
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 |
