linux/drivers/target/tcm_fc
Bart Van Assche 8dcf07be2d target: Minimize #include directives
Remove superfluous #include directives from the include/target/*.h
files. Add missing #include directives to other *.h and *.c files.
Use forward declarations for structures where possible. This
change reduces the build time for make M=drivers/target on my
laptop from 27.1s to 18.7s or by about 30%.

Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Bryant G. Ly <bryantly@linux.vnet.ibm.com>
2016-12-09 10:22:28 -08:00
..
Kconfig
Makefile tcm_fc: Makefile cleanups 2011-07-22 09:37:47 +00:00
tcm_fc.h target: Minimize #include directives 2016-12-09 10:22:28 -08:00
tfc_cmd.c target/tcm_fc: use CPU affinity for responses 2016-10-21 01:19:44 -07:00
tfc_conf.c target: make ->shutdown_session optional 2016-05-10 01:19:18 -07:00
tfc_io.c target: use offset_in_page macro 2016-01-06 13:39:59 -08:00
tfc_sess.c target/tcm_fc: Update debugging statements to match libfc usage 2016-10-21 01:19:43 -07:00