Re: [PATCH 10/28] proc: Add proc_mkdir_data() [RFC]

From: Greg KH
Date: Tue Apr 16 2013 - 20:59:11 EST


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@xxxxxxxxxx>
> cc: Neela Syam Kolli <megaraidlinux@xxxxxxx>
> cc: Jerry Chuang <jerry-chuang@xxxxxxxxxxx>
> cc: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
> cc: linux-scsi@xxxxxxxxxxxxxxx
> cc: devel@xxxxxxxxxxxxxxxxxxxx
> cc: linux-wireless@xxxxxxxxxxxxxxx
> ---

Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/