From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752603AbdJQEIj (ORCPT ); Tue, 17 Oct 2017 00:08:39 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:37894 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751920AbdJQEIh (ORCPT ); Tue, 17 Oct 2017 00:08:37 -0400 To: Kees Cook Cc: "Martin K. Petersen" , QLogic-Storage-Upstream@qlogic.com, "James E.J. Bottomley" , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] scsi/bnx2i: Convert timers to use timer_setup() From: "Martin K. Petersen" Organization: Oracle Corporation References: <20171016235416.GA102521@beast> Date: Tue, 17 Oct 2017 00:08:26 -0400 In-Reply-To: <20171016235416.GA102521@beast> (Kees Cook's message of "Mon, 16 Oct 2017 16:54:16 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: aserv0022.oracle.com [141.146.126.234] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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