mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-17 13:50:06 +01:00
Remove unused crypt_dm_active_device member.
This commit is contained in:
committed by
Milan Broz
parent
32d357e1a8
commit
0a4bd8cb7d
@@ -79,7 +79,6 @@ struct crypt_dm_active_device {
|
|||||||
struct {
|
struct {
|
||||||
const char *cipher;
|
const char *cipher;
|
||||||
const char *integrity;
|
const char *integrity;
|
||||||
char *key_description;
|
|
||||||
|
|
||||||
/* Active key for device */
|
/* Active key for device */
|
||||||
struct volume_key *vk;
|
struct volume_key *vk;
|
||||||
|
|||||||
Reference in New Issue
Block a user