X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=kernel%2Fresource.c;h=03d796c1b2e980c1ea55c5f1dc3bbfed64b0233e;hb=c86a456b25695974ddba9833ab8e4f853bcdd995;hp=cf0a178c751345f0c8358b066fa937d379adc777;hpb=bef69ea0dcce574a425feb0a5aa4c63dd108b9a6;p=linux-2.6-omap-h63xx.git diff --git a/kernel/resource.c b/kernel/resource.c index cf0a178c751..03d796c1b2e 100644 --- a/kernel/resource.c +++ b/kernel/resource.c @@ -438,7 +438,7 @@ int insert_resource(struct resource *parent, struct resource *new) /** * 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