Re: [PATCH] Documentation: Fix "struct kobj_type" to include newer members.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Aug 28, 2012 at 05:54:38AM -0400, Robert P. J. Day wrote:
> 
> Signed-off-by: Robert P. J. Day <rpjday@xxxxxxxxxxxxxx>
> 
> ---
> 
>   just a slight addition so that the description of "struct kobj_type"
> matches its current declaration.  what would logically follow is more
> documentation explaining namespaces.  some day ...
> 
> diff --git a/Documentation/kobject.txt b/Documentation/kobject.txt
> index 49578cf..a1ffe8b 100644
> --- a/Documentation/kobject.txt
> +++ b/Documentation/kobject.txt
> @@ -287,6 +287,8 @@ kobj_type:
>  	    void (*release)(struct kobject *);
>  	    const struct sysfs_ops *sysfs_ops;
>  	    struct attribute	**default_attrs;
> +            const struct kobj_ns_type_operations *(*child_ns_type)(struct kobject *kobj);
> +            const void *(*namespace)(struct kobject *kobj);

Care to use the same indenting style here so that things line up
properly?

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-doc" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux