On 10/25/2017 03:06 AM, Kees Cook wrote:
> 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.peter...@oracle.com>
> Cc: Tyrel Datwyler <tyr...@linux.vnet.ibm.com>
> Cc: Benjamin Herrenschmidt <b...@kernel.crashing.org>
> Cc: Paul Mackerras <pau...@samba.org>
> Cc: Michael Ellerman <m...@ellerman.id.au>
> Cc: "James E.J. Bottomley" <j...@linux.vnet.ibm.com>
> Cc: linux-scsi@vger.kernel.org
> Cc: linuxppc-...@lists.ozlabs.org
> Signed-off-by: Kees Cook <keesc...@chromium.org>
> ---
>  drivers/scsi/ibmvscsi/ibmvfc.c   | 14 ++++++--------
>  drivers/scsi/ibmvscsi/ibmvscsi.c |  7 +++----
>  2 files changed, 9 insertions(+), 12 deletions(-)

Acked-by: Tyrel Datwyler <tyr...@linux.vnet.ibm.com>

Reply via email to