linux/drivers/scsi/csiostor
Kees Cook fa60a31b0c scsi: csiostor: Convert timers to use timer_setup()
In preparation for unconditionally passing the struct timer_list pointer to
all timer callbacks, switch to using the new timer_setup() and from_timer()
to pass the timer pointer explicitly.

Cc: "Martin K. Petersen" <martin.petersen@oracle.com>
Cc: "James E.J. Bottomley" <jejb@linux.vnet.ibm.com>
Cc: Varun Prakash <varun@chelsio.com>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Cc: linux-scsi@vger.kernel.org
Signed-off-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
2017-11-01 11:27:04 -07:00
..
csio_attr.c
csio_defs.h
csio_hw_chip.h scsi: csiostor: add support for Chelsio T6 adapters 2017-06-12 20:48:04 -04:00
csio_hw_t5.c scsi: csiostor: add support for Chelsio T6 adapters 2017-06-12 20:48:04 -04:00
csio_hw.c scsi: csiostor: Convert timers to use timer_setup() 2017-11-01 11:27:04 -07:00
csio_hw.h scsi: csiostor: Replace PCI pool old API 2017-08-07 14:04:01 -04:00
csio_init.c Merge branch 'fixes' into misc 2017-09-07 12:12:43 -07:00
csio_init.h scsi: csiostor: update module version 2017-06-26 15:00:58 -04:00
csio_isr.c scsi: csiostor: switch to pci_alloc_irq_vectors 2017-04-06 12:57:03 -04:00
csio_lnode.c scsi: csiostor: Avoid content leaks and casts 2017-06-12 20:48:05 -04:00
csio_lnode.h
csio_mb.c scsi: csiostor: Convert timers to use timer_setup() 2017-11-01 11:27:04 -07:00
csio_mb.h scsi: csiostor: Convert timers to use timer_setup() 2017-11-01 11:27:04 -07:00
csio_rnode.c
csio_rnode.h
csio_scsi.c scsi: csiostor: Replace PCI pool old API 2017-08-07 14:04:01 -04:00
csio_scsi.h
csio_wr.c scsi: csiostor: add support for Chelsio T6 adapters 2017-06-12 20:48:04 -04:00
csio_wr.h
Kconfig
Makefile
t4fw_api_stor.h