Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934037AbbBDV6y (ORCPT ); Wed, 4 Feb 2015 16:58:54 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:39001 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932593AbbBDV6v (ORCPT ); Wed, 4 Feb 2015 16:58:51 -0500 Date: Wed, 04 Feb 2015 13:58:50 -0800 (PST) Message-Id: <20150204.135850.109188095612349631.davem@davemloft.net> To: hofrat@osadl.org Cc: chessman@tux.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] tlan: msecs_to_jiffies convrsion From: David Miller In-Reply-To: <1422953111-19840-1-git-send-email-hofrat@osadl.org> References: <1422953111-19840-1-git-send-email-hofrat@osadl.org> X-Mailer: Mew version 6.5 on Emacs 24.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.7 (shards.monkeyblade.net [149.20.54.216]); Wed, 04 Feb 2015 13:58:51 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 619 Lines: 17 From: Nicholas Mc Guire Date: Tue, 3 Feb 2015 03:45:11 -0500 > This is only an API consolidation and should make things more readable > it replaces var * HZ / 1000 by msecs_to_jiffies(var). > > As there is a discrepancy between the code and the comments this is in > a separate patch. > > Signed-off-by: Nicholas Mc Guire Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/