lkml.org 
[lkml]   [2008]   [Aug]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    Date
    From
    Subject[PATCH] kernel/resource.c: fix new kernel-doc warning
    From: Randy Dunlap <randy.dunlap@oracle.com>

    Fix kernel-doc warning for new function:

    Warning(linux-2.6.27-rc5-git2//kernel/resource.c:448): No description found for parameter 'root'

    Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
    ---
    kernel/resource.c | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    --- linux-2.6.27-rc5-git2.orig/kernel/resource.c
    +++ linux-2.6.27-rc5-git2/kernel/resource.c
    @@ -438,7 +438,7 @@ int insert_resource(struct resource *par

    /**
    * insert_resource_expand_to_fit - Insert a resource into the resource tree
    - * @parent: parent of the new resource
    + * @root: root resource descriptor
    * @new: new resource to insert
    *
    * Insert a resource into the resource tree, possibly expanding it in order

    \
     
     \ /
      Last update: 2008-09-01 05:35    [W:4.134 / U:0.916 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site