Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330025
b: refs/heads/master
c: 0eb5a35
h: refs/heads/master
i:
  330023: 55e15f7
v: v3
  • Loading branch information
Fabio Estevam authored and Linus Torvalds committed Oct 5, 2012
1 parent d30f1b9 commit aabf7c7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 9957423f035c2071f6d1c5d2f095cdafbeb25ad7
refs/heads/master: 0eb5a35801df3c438ce3fc91310a415ea4452c00
2 changes: 1 addition & 1 deletion trunk/drivers/dma/dmaengine.c
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ void dmaengine_get(void)
list_del_rcu(&device->global_node);
break;
} else if (err)
pr_err("%s: failed to get %s: (%d)\n",
pr_debug("%s: failed to get %s: (%d)\n",
__func__, dma_chan_name(chan), err);
}
}
Expand Down

0 comments on commit aabf7c7

Please sign in to comment.