From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kalle Valo Subject: Re: atmel: remove time_t usage Date: Mon, 20 Mar 2017 16:43:36 +0000 (UTC) Message-ID: <20170320164337.6A21860300@smtp.codeaurora.org> References: <20170223161445.19200-1-alexandre.belloni@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Simon Kelley , Alexandre Belloni , linux-wireless@vger.kernel.org, linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org To: Alexandre Belloni Return-path: In-Reply-To: <20170223161445.19200-1-alexandre.belloni@free-electrons.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org List-Id: netdev.vger.kernel.org Alexandre Belloni wrote: > last_qual never really holds a time. It only holds jiffies. Make it the > same type as jiffies. > > Signed-off-by: Alexandre Belloni Patch applied to wireless-drivers-next.git, thanks. 5c5105666de5 atmel: remove time_t usage -- https://patchwork.kernel.org/patch/9588521/ Documentation about submitting wireless patches and checking status from patchwork: https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches