aboutsummaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorYangtao Li <tiny.windzz@gmail.com>2018-11-02 08:36:19 -0400
committerCatalin Marinas <catalin.marinas@arm.com>2018-11-02 17:24:17 +0000
commit5900e02b5b8cac1792c790ac2c6adb695d530fda (patch)
treeb6e264864e84741badc638588ef34a49130a7d6a /arch
parentarm64: makefile fix build of .i file in external module case (diff)
downloadlinux-dev-5900e02b5b8cac1792c790ac2c6adb695d530fda.tar.xz
linux-dev-5900e02b5b8cac1792c790ac2c6adb695d530fda.zip
arm64: kdump: fix small typo
This brings the kernel doc in line with the function signature. Signed-off-by: Yangtao Li <tiny.windzz@gmail.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm64/kernel/crash_dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/kernel/crash_dump.c b/arch/arm64/kernel/crash_dump.c
index f46d57c31443..6b5037ed15b2 100644
--- a/arch/arm64/kernel/crash_dump.c
+++ b/arch/arm64/kernel/crash_dump.c
@@ -58,7 +58,7 @@ ssize_t copy_oldmem_page(unsigned long pfn, char *buf,
/**
* elfcorehdr_read - read from ELF core header
* @buf: buffer where the data is placed
- * @csize: number of bytes to read
+ * @count: number of bytes to read
* @ppos: address in the memory
*
* This function reads @count bytes from elf core header which exists