You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
target: Remove 'ua_nacl' pointer from se_ua structure
Unused. Signed-off-by: Hannes Reinecke <hare@suse.de> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
This commit is contained in:
committed by
Nicholas Bellinger
parent
ee8c07d0c3
commit
316058134f
@@ -548,7 +548,6 @@ struct se_cmd {
|
||||
struct se_ua {
|
||||
u8 ua_asc;
|
||||
u8 ua_ascq;
|
||||
struct se_node_acl *ua_nacl;
|
||||
struct list_head ua_nacl_list;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user