From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755873AbdJJI0G (ORCPT ); Tue, 10 Oct 2017 04:26:06 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:48050 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755533AbdJJI0D (ORCPT ); Tue, 10 Oct 2017 04:26:03 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org BA072606DC 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: net/wireless/ray_cs: Convert timers to use From: Kalle Valo In-Reply-To: <20171005005020.GA23219@beast> References: <20171005005020.GA23219@beast> To: Kees Cook Cc: linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, netdev@vger.kernel.org, Thomas Gleixner User-Agent: pwcli/0.0.0-git (https://github.com/kvalo/pwcli/) Python/2.7.12 Message-Id: <20171010082603.6B3EA60723@smtp.codeaurora.org> Date: Tue, 10 Oct 2017 08:26:03 +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 > Cc: Thomas Gleixner > Signed-off-by: Kees Cook I'll apply this once I have fast forwarded wireless-drivers-next to -rc3. I'll also fix the title, what was it supposed to say? Patch set to Awaiting Upstream. -- https://patchwork.kernel.org/patch/9986253/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches