From 775d46c6ece1acc7c67723c61d100d288e3fb40d Mon Sep 17 00:00:00 2001 From: Wanpeng Li Date: Fri, 15 Jun 2012 21:15:49 +0800 Subject: [PATCH] --- yaml --- r: 316489 b: refs/heads/master c: 8356aad43005ecb771a67efb4182dc038b4187e3 h: refs/heads/master i: 316487: 1b2ec691507c3f452679cb64a1e8a6598ec09486 v: v3 --- [refs] | 2 +- trunk/drivers/pci/setup-bus.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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