diff --git a/[refs] b/[refs] index ff57d3a1abfc..0927afdea9c5 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 60cd4dba9b75da175c79d0dc6d7beb8701307ff8 +refs/heads/master: 8356aad43005ecb771a67efb4182dc038b4187e3 diff --git a/trunk/drivers/pci/setup-bus.c b/trunk/drivers/pci/setup-bus.c index 8fa2d4be88de..9165d25cc792 100644 --- a/trunk/drivers/pci/setup-bus.c +++ b/trunk/drivers/pci/setup-bus.c @@ -265,7 +265,7 @@ static void reassign_resources_sorted(struct list_head *realloc_head, * assign_requested_resources_sorted() - satisfy resource requests * * @head : head of the list tracking requests for resources - * @failed_list : head of the list tracking requests that could + * @fail_head : head of the list tracking requests that could * not be allocated * * Satisfy resource requests of each element in the list. Add