Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1762563AbZLKXQk (ORCPT ); Fri, 11 Dec 2009 18:16:40 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1762382AbZLKXQg (ORCPT ); Fri, 11 Dec 2009 18:16:36 -0500 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:40620 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1762354AbZLKXQc (ORCPT ); Fri, 11 Dec 2009 18:16:32 -0500 Date: Fri, 11 Dec 2009 15:16:38 -0800 (PST) Message-Id: <20091211.151638.186494261.davem@davemloft.net> To: acme@redhat.com Cc: heiko.carstens@de.ibm.com, linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: [PATCH 1/2] net: fix compat_sys_recvmmsg parameter type From: David Miller In-Reply-To: <20091210124706.GB20963@ghostprotocols.net> References: <20091210065815.GA4144@osiris.boeblingen.de.ibm.com> <20091210124706.GB20963@ghostprotocols.net> X-Mailer: Mew version 6.2 on Emacs 23.1 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 811 Lines: 22 From: Arnaldo Carvalho de Melo Date: Thu, 10 Dec 2009 10:47:06 -0200 > Em Thu, Dec 10, 2009 at 07:58:16AM +0100, Heiko Carstens escreveu: >> From: Heiko Carstens >> >> compat_sys_recvmmsg has a compat_timespec parameter and not a >> timespec parameter. This way we also get rid of an odd cast. >> >> Cc: Arnaldo Carvalho de Melo >> Signed-off-by: Heiko Carstens > > Was unaware of this helper, thanks! > > Acked-by: Arnaldo Carvalho de Melo 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/