From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751801AbdJRQVa (ORCPT ); Wed, 18 Oct 2017 12:21:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:60000 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751716AbdJRQV2 (ORCPT ); Wed, 18 Oct 2017 12:21:28 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 870AE46279 Authentication-Results: ext-mx05.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx05.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=dledford@redhat.com Message-ID: <1508343686.2951.5.camel@redhat.com> Subject: Re: [PATCH] RDMA/cxgb4: Convert timers to use timer_setup() From: Doug Ledford To: Steve Wise , "'Kees Cook'" Cc: "'Steve Wise'" , "'Sean Hefty'" , "'Hal Rosenstock'" , linux-rdma@vger.kernel.org, linux-kernel@vger.kernel.org Date: Wed, 18 Oct 2017 12:21:26 -0400 In-Reply-To: <08af01d34753$cb0fe2f0$612fa8d0$@opengridcomputing.com> References: <20171016225231.GA98935@beast> <08af01d34753$cb0fe2f0$612fa8d0$@opengridcomputing.com> Organization: Red Hat, Inc. Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.29]); Wed, 18 Oct 2017 16:21:28 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2017-10-17 at 09:25 -0500, Steve Wise 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. Also removes an unused timer > > and > > drops a redundant initialization. > > > > Cc: Steve Wise > > Cc: Doug Ledford > > Cc: Sean Hefty > > Cc: Hal Rosenstock > > Cc: linux-rdma@vger.kernel.org > > Signed-off-by: Kees Cook > > Acked-by: Steve Wise Thanks, applied. -- Doug Ledford GPG KeyID: B826A3330E572FDD Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD