From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-pa0-f42.google.com ([209.85.220.42]:56895 "EHLO mail-pa0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754830Ab3DQBAf (ORCPT ); Tue, 16 Apr 2013 21:00:35 -0400 Received: by mail-pa0-f42.google.com with SMTP id kq13so626901pab.29 for ; Tue, 16 Apr 2013 18:00:35 -0700 (PDT) Date: Tue, 16 Apr 2013 18:00:29 -0700 From: Greg KH To: David Howells Cc: linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org, Mauro Carvalho Chehab , Jerry Chuang , linux-wireless@vger.kernel.org, viro@zeniv.linux.org.uk, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH 12/28] rtl8192u: Don't need to save device proc dir PDE [RFC] Message-ID: <20130417010029.GE11541@kroah.com> (sfid-20130417_030039_804034_D9DE5BEE) References: <20130416182550.27773.89310.stgit@warthog.procyon.org.uk> <20130416182639.27773.60503.stgit@warthog.procyon.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20130416182639.27773.60503.stgit@warthog.procyon.org.uk> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, Apr 16, 2013 at 07:26:39PM +0100, David Howells wrote: > Don't need to save the PDE of a directory created under /proc/net/rtl8192/ as > we can use proc subtree deletion to get rid of it and all its children. > > Signed-off-by: David Howells > cc: Jerry Chuang > cc: Mauro Carvalho Chehab > cc: linux-wireless@vger.kernel.org > cc: devel@driverdev.osuosl.org Acked-by: Greg Kroah-Hartman From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH 12/28] rtl8192u: Don't need to save device proc dir PDE [RFC] Date: Tue, 16 Apr 2013 18:00:29 -0700 Message-ID: <20130417010029.GE11541@kroah.com> References: <20130416182550.27773.89310.stgit@warthog.procyon.org.uk> <20130416182639.27773.60503.stgit@warthog.procyon.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devel-gWbeCf7V1WCQmaza687I9mD2FQJk+8+b@public.gmane.org, Mauro Carvalho Chehab , Jerry Chuang , linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, viro-RmSDqhL/yNMiFSDQTTA3OLVCufUGDwFn@public.gmane.org, linux-fsdevel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: David Howells Return-path: Content-Disposition: inline In-Reply-To: <20130416182639.27773.60503.stgit-S6HVgzuS8uM4Awkfq6JHfwNdhmdF6hFW@public.gmane.org> Sender: linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-fsdevel.vger.kernel.org On Tue, Apr 16, 2013 at 07:26:39PM +0100, David Howells wrote: > Don't need to save the PDE of a directory created under /proc/net/rtl8192/ as > we can use proc subtree deletion to get rid of it and all its children. > > Signed-off-by: David Howells > cc: Jerry Chuang > cc: Mauro Carvalho Chehab > cc: linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org > cc: devel-gWbeCf7V1WCQmaza687I9mD2FQJk+8+b@public.gmane.org Acked-by: Greg Kroah-Hartman -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html