You need to sign in or sign up before continuing.
提交 5900e02b 编写于 作者: Y Yangtao Li 提交者: Catalin Marinas

arm64: kdump: fix small typo

This brings the kernel doc in line with the function signature.
Signed-off-by: NYangtao Li <tiny.windzz@gmail.com>
Signed-off-by: NCatalin Marinas <catalin.marinas@arm.com>
上级 98356eb0
...@@ -58,7 +58,7 @@ ssize_t copy_oldmem_page(unsigned long pfn, char *buf, ...@@ -58,7 +58,7 @@ ssize_t copy_oldmem_page(unsigned long pfn, char *buf,
/** /**
* elfcorehdr_read - read from ELF core header * elfcorehdr_read - read from ELF core header
* @buf: buffer where the data is placed * @buf: buffer where the data is placed
* @csize: number of bytes to read * @count: number of bytes to read
* @ppos: address in the memory * @ppos: address in the memory
* *
* This function reads @count bytes from elf core header which exists * This function reads @count bytes from elf core header which exists
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册