Commit 47d23c95 authored by Yue Hu's avatar Yue Hu Committed by Ulf Hansson

mmc: cqhci: fix typo

'descritors' -> 'descriptors'
Signed-off-by: default avatarYue Hu <huyue2@yulong.com>
Link: https://lore.kernel.org/r/20210520101330.2255-1-zbestahu@gmail.comSigned-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 1e9daaf6
......@@ -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 | |->|----------|
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment