From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin K. Petersen" Subject: Re: [PATCH] scsi: be2iscsi: Convert timers to use timer_setup() Date: Tue, 17 Oct 2017 00:08:41 -0400 Message-ID: References: <20171016235421.GA102535@beast> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <20171016235421.GA102535@beast> (Kees Cook's message of "Mon, 16 Oct 2017 16:54:21 -0700") Sender: linux-kernel-owner@vger.kernel.org To: Kees Cook Cc: "Martin K. Petersen" , Subbu Seetharaman , Ketan Mukadam , Jitendra Bhivare , "James E.J. Bottomley" , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-scsi@vger.kernel.org Kees, > 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. Reviewed-by: Martin K. Petersen -- Martin K. Petersen Oracle Linux Engineering