mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 1/4] Documentation: hid: fix path to input bus definitions
@ 2017-03-12 11:54 Martin Kepplinger
  2017-03-12 11:54 ` [PATCH 2/4] Documentation: input: fix path to input code defnitions Martin Kepplinger
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Martin Kepplinger @ 2017-03-12 11:54 UTC (permalink / raw)
  To: corbet; +Cc: linux-doc, linux-kernel, Martin Kepplinger

The UAPI header split failed to update the documentation here; fix things
accordingly.

Signed-off-by: Martin Kepplinger <martink@posteo.de>
---
 Documentation/hid/hidraw.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/hid/hidraw.txt b/Documentation/hid/hidraw.txt
index 029e6cb..c8436e3 100644
--- a/Documentation/hid/hidraw.txt
+++ b/Documentation/hid/hidraw.txt
@@ -81,7 +81,7 @@ of:
 	BUS_HIL
 	BUS_BLUETOOTH
 	BUS_VIRTUAL
-which are defined in linux/input.h.
+which are defined in uapi/linux/input.h.
 
 HIDIOCGRAWNAME(len): Get Raw Name
 This ioctl returns a string containing the vendor and product strings of
-- 
2.1.4

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-03-13 23:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-12 11:54 [PATCH 1/4] Documentation: hid: fix path to input bus definitions Martin Kepplinger
2017-03-12 11:54 ` [PATCH 2/4] Documentation: input: fix path to input code defnitions Martin Kepplinger
2017-03-12 11:54 ` [PATCH 3/4] Documentation: admin-guide: fix path to input key definitions Martin Kepplinger
2017-03-12 11:54 ` [PATCH 4/4] Documentation: input: fix path to struct ff_effect's definition Martin Kepplinger
2017-03-13 23:19 ` [PATCH 1/4] Documentation: hid: fix path to input bus definitions Jonathan Corbet

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®