projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e94f32c
)
Documentation: i2c: eliminate duplicated word
author
Randy Dunlap
<rdunlap@infradead.org>
Tue, 7 Jul 2020 18:04:03 +0000
(11:04 -0700)
committer
Jonathan Corbet
<corbet@lwn.net>
Mon, 13 Jul 2020 15:44:06 +0000
(09:44 -0600)
Drop doubled word "new".
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Wolfram Sang <wsa@kernel.org>
Cc: linux-i2c@vger.kernel.org
Link:
https://lore.kernel.org/r/20200707180414.10467-10-rdunlap@infradead.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/i2c/upgrading-clients.rst
patch
|
blob
|
history
diff --git
a/Documentation/i2c/upgrading-clients.rst
b/Documentation/i2c/upgrading-clients.rst
index 27d29032c138b77bf342e8ec6b29d47df7729b01..1708090d7b8ffff699b935ca046698f80363f349 100644
(file)
--- a/
Documentation/i2c/upgrading-clients.rst
+++ b/
Documentation/i2c/upgrading-clients.rst
@@
-8,7
+8,7
@@
Introduction
------------
This guide outlines how to alter existing Linux 2.6 client drivers from
-the old to the new
new
binding methods.
+the old to the new binding methods.
Example old-style driver