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 <[email protected]> > cc: Neela Syam Kolli <[email protected]> > cc: Jerry Chuang <[email protected]> > cc: Mauro Carvalho Chehab <[email protected]> > cc: [email protected] > cc: [email protected] > cc: [email protected] > ---
Acked-by: Greg Kroah-Hartman <[email protected]> _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
