commit | dba5ccc7a67713fccb7726057d8df826672a7257 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bart.vanassche@sandisk.com> | Tue Jan 05 14:45:03 2016 +0100 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Thu Jan 07 13:57:53 2016 -0800 |
tree | 5ce39b796897116978de87350854aeb3e8843abf | |
parent | 9b3118ce8a942706f65cf5de82a6de967a9fbe74 [diff] |
target: Remove an unused variable The num_node_acls member in struct se_portal_group is modified by several functions but is never read. Hence remove it. Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com> Cc: Christoph Hellwig <hch@lst.de> Cc: Andy Grover <agrover@redhat.com> Cc: Sagi Grimberg <sagig@mellanox.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>