projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05a463e
)
Documentation: ACPI: fix error script name
author
Hao Chen
<chenhaoa@uniontech.com>
Thu, 17 Jun 2021 02:33:00 +0000
(10:33 +0800)
committer
Jonathan Corbet
<corbet@lwn.net>
Thu, 17 Jun 2021 19:21:48 +0000
(13:21 -0600)
The correct script name should be 'divergence.sh' instead of
'divergences.sh'.
I didn't find divergences.sh in the path of acpica/generate/linux/.
Signed-off-by: Hao Chen <chenhaoa@uniontech.com>
Link:
https://lore.kernel.org/r/20210617023300.30114-1-chenhaoa@uniontech.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/driver-api/acpi/linuxized-acpica.rst
patch
|
blob
|
history
diff --git
a/Documentation/driver-api/acpi/linuxized-acpica.rst
b/Documentation/driver-api/acpi/linuxized-acpica.rst
index 6bee0338322554e7835e144b11b4962ce0539f12..cc234353d2c40b6cc783df3f201095df6f5ee7ce 100644
(file)
--- a/
Documentation/driver-api/acpi/linuxized-acpica.rst
+++ b/
Documentation/driver-api/acpi/linuxized-acpica.rst
@@
-276,4
+276,4
@@
before they become available from the ACPICA release process.
# git clone https://github.com/acpica/acpica
# git clone https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
# cd acpica
- # generate/linux/divergence
s
.sh -s ../linux
+ # generate/linux/divergence.sh -s ../linux