/openbmc/linux/drivers/target/iscsi/ |
H A D | iscsi_target_tmr.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
H A D | iscsi_target_datain_values.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
H A D | iscsi_target_nodeattrib.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
H A D | iscsi_target_transport.c | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
H A D | iscsi_target_seq_pdu_list.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
H A D | iscsi_target_auth.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
H A D | iscsi_target_device.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
H A D | iscsi_target_nego.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
H A D | iscsi_target_erl1.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
H A D | iscsi_target_erl2.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
H A D | iscsi_target_datain_values.c | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
H A D | iscsi_target_erl0.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
H A D | iscsi_target_parameters.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
H A D | iscsi_target_tpg.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
H A D | iscsi_target_login.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
H A D | iscsi_target.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
/openbmc/linux/include/target/iscsi/ |
H A D | iscsi_target_stat.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
/openbmc/linux/drivers/target/ |
H A D | target_core_xcopy.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
H A D | target_core_ua.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
H A D | target_core_alua.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
H A D | target_core_rd.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
H A D | target_core_pscsi.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
H A D | target_core_iblock.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
H A D | target_core_pr.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|
/openbmc/linux/drivers/target/loopback/ |
H A D | tcm_loop.h | diff 8dcf07be2d0bcbfcebc49b9451a4feaf83e3428b Mon Nov 14 17:47:14 CST 2016 Bart Van Assche <bart.vanassche@sandisk.com> 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>
|