]> Git Repo - linux.git/commit
target: Remove an unused variable
authorBart Van Assche <[email protected]>
Tue, 5 Jan 2016 13:45:03 +0000 (14:45 +0100)
committerNicholas Bellinger <[email protected]>
Thu, 7 Jan 2016 21:57:53 +0000 (13:57 -0800)
commitdba5ccc7a67713fccb7726057d8df826672a7257
tree5ce39b796897116978de87350854aeb3e8843abf
parent9b3118ce8a942706f65cf5de82a6de967a9fbe74
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 <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: Andy Grover <[email protected]>
Cc: Sagi Grimberg <[email protected]>
Signed-off-by: Nicholas Bellinger <[email protected]>
drivers/target/target_core_tpg.c
drivers/target/target_core_transport.c
include/target/target_core_base.h
This page took 0.054029 seconds and 4 git commands to generate.