]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
target: Cleanup unused target_core_base.h bits
authorChristoph Hellwig <hch@infradead.org>
Wed, 12 Oct 2011 15:06:56 +0000 (11:06 -0400)
committerNicholas Bellinger <nab@linux-iscsi.org>
Mon, 24 Oct 2011 03:21:03 +0000 (03:21 +0000)
commitc0427f155614908ca1147cd5b6a0d5cdcaef8327
treea4c4d59078679302ccea165080213d0752b1369d
parent0a020436d8baf412bcf5997aee7796276ea773ae
target: Cleanup unused target_core_base.h bits

This is a squashed version of the following target_core_base.h
cleanup patches:

    target: remove the unused SHUTDOWN_SIGS defintion
    target: remove unused se_mem leftovers
    target: remove the unused map_func_t typedef
    target: move TRANSPORT_IOV_DATA_BUFFER to the iscsi-specific code

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
drivers/target/iscsi/iscsi_target.c
drivers/target/iscsi/iscsi_target_core.h
drivers/target/target_core_transport.c
include/target/target_core_base.h
include/target/target_core_transport.h