From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] dccp: use roundup instead of opencoding Date: Fri, 05 Dec 2008 22:40:02 -0800 (PST) Message-ID: <20081205.224002.248258112.davem@davemloft.net> References: <1228513664.3520.68.camel@achroite> Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: bhutchings@solarflare.com, acme@redhat.com, netdev@vger.kernel.org To: ilpo.jarvinen@helsinki.fi Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:56310 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751611AbYLFGkC convert rfc822-to-8bit (ORCPT ); Sat, 6 Dec 2008 01:40:02 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: =46rom: "Ilpo J=E4rvinen" Date: Fri, 5 Dec 2008 23:53:41 +0200 (EET) > [PATCH] dccp: use roundup instead of opencoding >=20 > Signed-off-by: Ilpo J=E4rvinen Applied to net-next-2.6, thanks.