projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98356eb
)
arm64: kdump: fix small typo
author
Yangtao Li
<tiny.windzz@gmail.com>
Fri, 2 Nov 2018 12:36:19 +0000
(08:36 -0400)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Fri, 2 Nov 2018 17:24:17 +0000
(17:24 +0000)
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>
arch/arm64/kernel/crash_dump.c
patch
|
blob
|
history
diff --git
a/arch/arm64/kernel/crash_dump.c
b/arch/arm64/kernel/crash_dump.c
index f46d57c31443062c626e6062f4925d6206ee832b..6b5037ed15b288872d7956f58f576ab4c47424f4 100644
(file)
--- 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
- * @c
size
: number of bytes to read
+ * @c
ount
: number of bytes to read
* @ppos: address in the memory
*
* This function reads @count bytes from elf core header which exists