[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130417005855.GC11541@kroah.com>
Date: Tue, 16 Apr 2013 17:58:55 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: David Howells <dhowells@...hat.com>
Cc: linux-kernel@...r.kernel.org,
Neela Syam Kolli <megaraidlinux@....com>,
devel@...verdev.osuosl.org,
Mauro Carvalho Chehab <mchehab@...hat.com>,
linux-scsi@...r.kernel.org,
Jerry Chuang <jerry-chuang@...ltek.com>,
linux-wireless@...r.kernel.org, viro@...iv.linux.org.uk,
linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH 10/28] proc: Add proc_mkdir_data() [RFC]
On Tue, Apr 16, 2013 at 07:26:30PM +0100, David Howells wrote:
> Add proc_mkdir_data() to allow procfs directories to be created that are
> annotated at the time of creation with private data rather than doing this
> post-creation. This means no access is then required to the proc_dir_entry
> struct to set this.
>
> Signed-off-by: David Howells <dhowells@...hat.com>
> cc: Neela Syam Kolli <megaraidlinux@....com>
> cc: Jerry Chuang <jerry-chuang@...ltek.com>
> cc: Mauro Carvalho Chehab <mchehab@...hat.com>
> cc: linux-scsi@...r.kernel.org
> cc: devel@...verdev.osuosl.org
> cc: linux-wireless@...r.kernel.org
> ---
Acked-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists