From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752161AbdJ0Hb0 (ORCPT ); Fri, 27 Oct 2017 03:31:26 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:50822 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751283AbdJ0HbX (ORCPT ); Fri, 27 Oct 2017 03:31:23 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 9BAF1600ED Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=kvalo@codeaurora.org Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [08/58] net/wireless/ray_cs: Convert timers to use timer_setup() From: Kalle Valo In-Reply-To: <1508200182-104605-9-git-send-email-keescook@chromium.org> References: <1508200182-104605-9-git-send-email-keescook@chromium.org> To: Kees Cook Cc: "David S. Miller" , Kees Cook , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, Thomas Gleixner , linux-kernel@vger.kernel.org User-Agent: pwcli/0.0.0-git (https://github.com/kvalo/pwcli/) Python/2.7.12 Message-Id: <20171027073122.A4935600ED@smtp.codeaurora.org> Date: Fri, 27 Oct 2017 07:31:22 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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: Kalle Valo > Cc: linux-wireless@vger.kernel.org > Cc: netdev@vger.kernel.org > Signed-off-by: Kees Cook I see that Dave already applied this so dropping it from my queue. Patch set to Not Applicable. -- https://patchwork.kernel.org/patch/10010421/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches