* [PATCH] Documentation/driver-model/platform.txt: fix a typo
@ 2013-12-17 18:42 Laszlo Papp
0 siblings, 0 replies; only message in thread
From: Laszlo Papp @ 2013-12-17 18:42 UTC (permalink / raw)
To: rob; +Cc: linux-doc, linux-kernel, Laszlo Papp
The sentence is not proper English, so the use of "general" is now replaced with
"in general". "generally" was also considered, but "in general" is probably the
correct in this case.
Signed-off-by: Laszlo Papp <lpapp@kde.org>
---
Documentation/driver-model/platform.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/driver-model/platform.txt b/Documentation/driver-model/platform.txt
index 41f4163..07795ec 100644
--- a/Documentation/driver-model/platform.txt
+++ b/Documentation/driver-model/platform.txt
@@ -48,7 +48,7 @@ struct platform_driver {
struct device_driver driver;
};
-Note that probe() should general verify that the specified device hardware
+Note that probe() should in general verify that the specified device hardware
actually exists; sometimes platform setup code can't be sure. The probing
can use device resources, including clocks, and device platform_data.
--
1.8.5.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-12-17 18:47 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-12-17 18:42 [PATCH] Documentation/driver-model/platform.txt: fix a typo Laszlo Papp
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®