search for: start_cur

Displaying 3 results from an estimated 3 matches for "start_cur".

Did you mean: start_char
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...= 0)) { @@ -1068,7 +1100,7 @@ int ibmphp_check_resource (struct resource_node *res, u8 bridge) } if (flag && len_cur == res->len) { - debug ("but we are not here, right?\n"); + debug("but we are not here, right?\n"); res->start = start_cur; res->len += 1; /* To restore the balance */ res->end = res->start + res->len - 1; @@ -1080,7 +1112,7 @@ int ibmphp_check_resource (struct resource_node *res, u8 bridge) if (!res_cur->next) { /* last device on the range */ if ((range->end != res_cur->en...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...= 0)) { @@ -1068,7 +1100,7 @@ int ibmphp_check_resource (struct resource_node *res, u8 bridge) } if (flag && len_cur == res->len) { - debug ("but we are not here, right?\n"); + debug("but we are not here, right?\n"); res->start = start_cur; res->len += 1; /* To restore the balance */ res->end = res->start + res->len - 1; @@ -1080,7 +1112,7 @@ int ibmphp_check_resource (struct resource_node *res, u8 bridge) if (!res_cur->next) { /* last device on the range */ if ((range->end != res_cur->en...
2011 Jun 02
0
[PATCH] pci: Use pr_<level> and pr_fmt
...= 0)) { @@ -1068,7 +1100,7 @@ int ibmphp_check_resource (struct resource_node *res, u8 bridge) } if (flag && len_cur == res->len) { - debug ("but we are not here, right?\n"); + debug("but we are not here, right?\n"); res->start = start_cur; res->len += 1; /* To restore the balance */ res->end = res->start + res->len - 1; @@ -1080,7 +1112,7 @@ int ibmphp_check_resource (struct resource_node *res, u8 bridge) if (!res_cur->next) { /* last device on the range */ if ((range->end != res_cur->en...