mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-11 10:50:01 +01:00
Remove unused union member.
This commit is contained in:
committed by
Milan Broz
parent
346f104f26
commit
e00eecf9ca
@@ -145,8 +145,6 @@ struct reenc_protection {
|
||||
REENC_PROTECTION_DATASHIFT } type;
|
||||
|
||||
union {
|
||||
struct {
|
||||
} none;
|
||||
struct {
|
||||
char hash[LUKS2_CHECKSUM_ALG_L];
|
||||
struct crypt_hash *ch;
|
||||
|
||||
Reference in New Issue
Block a user