Return-path: Received: from mail-iw0-f174.google.com ([209.85.214.174]:52877 "EHLO mail-iw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754900Ab0KVBcX convert rfc822-to-8bit (ORCPT ); Sun, 21 Nov 2010 20:32:23 -0500 Received: by iwn34 with SMTP id 34so2235890iwn.19 for ; Sun, 21 Nov 2010 17:32:23 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <1290389406-29852-1-git-send-email-lacombar@gmail.com> References: <1290389406-29852-1-git-send-email-lacombar@gmail.com> Date: Sun, 21 Nov 2010 20:32:22 -0500 Message-ID: Subject: Re: [PATCH] compat/2.6.22: limit namespace pollution From: Arnaud Lacombe To: linux-wireless@vger.kernel.org Cc: lrodriguez@atheros.com, Arnaud Lacombe Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi, On Sun, Nov 21, 2010 at 8:30 PM, Arnaud Lacombe wrote: > Signed-off-by: Arnaud Lacombe > --- > ?include/linux/compat-2.6.22.h | ? 38 ++++++++++++++++++++++++++------------ > ?1 files changed, 26 insertions(+), 12 deletions(-) > Please ignore the diffstat, I manually edited the patch to remove a couple of nits. A.