From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933931AbdIYHpL (ORCPT ); Mon, 25 Sep 2017 03:45:11 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:34230 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932117AbdIYHpJ (ORCPT ); Mon, 25 Sep 2017 03:45:09 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org B674A6044E 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: [1/1] wireless: broadcom: brcm80211: use setup_timer() helper From: Kalle Valo In-Reply-To: <1505997786-12815-1-git-send-email-allen.lkml@gmail.com> References: <1505997786-12815-1-git-send-email-allen.lkml@gmail.com> To: Allen Cc: linux-kernel@vger.kernel.org, arend.vanspriel@broadcom.com, linux-wireless@vger.kernel.org, Allen Pais User-Agent: pwcli/0.0.0-git (https://github.com/kvalo/pwcli/) Python/2.7.12 Message-Id: <20170925074509.3E2626044E@smtp.codeaurora.org> Date: Mon, 25 Sep 2017 07:45:09 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Allen wrote: > Use setup_timer function instead of initializing timer with the > function and data fields. > > Signed-off-by: Allen Pais Also your name in patchwork is just "Allen", without your lastname. I can fix it this time, but please register to patchwork to fix your name. (Annoyingly patchwork takes the name from it's database, not from the "From:" header) -- https://patchwork.kernel.org/patch/9963851/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches