Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265011
b: refs/heads/master
c: 27ccaaa
h: refs/heads/master
i:
  265009: 962b21a
  265007: 126da4c
v: v3
  • Loading branch information
Kautuk Consul authored and Greg Kroah-Hartman committed Sep 20, 2011
1 parent 1d87a05 commit 7a76d4b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0e6c7f746ea99089fb3263709075c20485a479ae
refs/heads/master: 27ccaaa507f6211afc277786d461d1884951d038
2 changes: 0 additions & 2 deletions trunk/drivers/usb/host/xhci-mem.c
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ static struct xhci_segment *xhci_segment_alloc(struct xhci_hcd *xhci, gfp_t flag

static void xhci_segment_free(struct xhci_hcd *xhci, struct xhci_segment *seg)
{
if (!seg)
return;
if (seg->trbs) {
xhci_dbg(xhci, "Freeing DMA segment at %p (virtual) 0x%llx (DMA)\n",
seg->trbs, (unsigned long long)seg->dma);
Expand Down

0 comments on commit 7a76d4b

Please sign in to comment.