From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932604AbdCGDuH (ORCPT ); Mon, 6 Mar 2017 22:50:07 -0500 Received: from userp1040.oracle.com ([156.151.31.81]:47628 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932408AbdCGDth (ORCPT ); Mon, 6 Mar 2017 22:49:37 -0500 To: Jiri Slaby Cc: james.smart@broadcom.com, linux-kernel@vger.kernel.org, Tomas Jasek , Dick Kennedy , "James E.J. Bottomley" , "Martin K. Petersen" , linux-scsi@vger.kernel.org Subject: Re: [PATCH] scsi: lpfc: replace init_timer by setup_timer From: "Martin K. Petersen" Organization: Oracle Corporation References: <20170303124548.30176-1-jslaby@suse.cz> Date: Mon, 06 Mar 2017 22:49:25 -0500 In-Reply-To: <20170303124548.30176-1-jslaby@suse.cz> (Jiri Slaby's message of "Fri, 3 Mar 2017 13:45:48 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org >>>>> "Jiri" == Jiri Slaby writes: Jiri> From: Tomas Jasek This patch shortens every Jiri> init_timer in lpfc module followed by function and data assignment Jiri> using setup_timer. This is purely cleanup patch, it does not add Jiri> new functionality nor remove any existing functionality. Applied to 4.11/scsi-fixes. -- Martin K. Petersen Oracle Linux Engineering