mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-10 03:26:04 -05:00
Merge branch 'topic/timb' into for-linus
This commit is contained in:
@@ -422,7 +422,7 @@ static int td_alloc_chan_resources(struct dma_chan *chan)
|
||||
break;
|
||||
else {
|
||||
dev_err(chan2dev(chan),
|
||||
"Couldnt allocate any descriptors\n");
|
||||
"Couldn't allocate any descriptors\n");
|
||||
return -ENOMEM;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user