Hi Martin, This patch series prepares for constifying SCSI host templates by moving the members that are not constant out of the SCSI host template. Please consider this patch series for the next merge window. Thanks, Bart. Bart Van Assche (2): scsi: esas2r: Introduce scsi_template_proc_dir() scsi: core: Introduce a new list for SCSI proc directory entries drivers/scsi/esas2r/esas2r_main.c | 18 +++-- drivers/scsi/scsi_proc.c | 106 ++++++++++++++++++++++++++---- include/scsi/scsi_host.h | 16 ++--- 3 files changed, 108 insertions(+), 32 deletions(-)