mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-11 21:38:32 +08:00
misc: genwqe: fix a comment typo
Just fix a typo in the code comment. Signed-off-by: Geliang Tang <geliangtang@163.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
a9e5fe5826
commit
4d4896a507
@ -514,7 +514,7 @@ int __genwqe_execute_ddcb(struct genwqe_dev *cd,
|
||||
/**
|
||||
* __genwqe_execute_raw_ddcb() - Execute DDCB request without addr translation
|
||||
*
|
||||
* This version will not do address translation or any modifcation of
|
||||
* This version will not do address translation or any modification of
|
||||
* the DDCB data. It is used e.g. for the MoveFlash DDCB which is
|
||||
* entirely prepared by the driver itself. That means the appropriate
|
||||
* DMA addresses are already in the DDCB and do not need any
|
||||
|
Loading…
Reference in New Issue
Block a user