mirror of
https://github.com/torvalds/linux.git
synced 2024-11-23 20:51:44 +00:00
mmc: cqhci: fix typo
'descritors' -> 'descriptors' Signed-off-by: Yue Hu <huyue2@yulong.com> Link: https://lore.kernel.org/r/20210520101330.2255-1-zbestahu@gmail.com Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:
parent
1e9daaf616
commit
47d23c95fe
@ -146,7 +146,7 @@ static void cqhci_dumpregs(struct cqhci_host *cq_host)
|
||||
}
|
||||
|
||||
/*
|
||||
* The allocated descriptor table for task, link & transfer descritors
|
||||
* The allocated descriptor table for task, link & transfer descriptors
|
||||
* looks like:
|
||||
* |----------|
|
||||
* |task desc | |->|----------|
|
||||
|
Loading…
Reference in New Issue
Block a user