linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] devices.txt: document minor for rfkill
@ 2020-03-09 22:33 Pavel Machek
  2020-03-10  6:52 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Pavel Machek @ 2020-03-09 22:33 UTC (permalink / raw)
  To: corbet, gregkh, linux-doc, kernel list

[-- Attachment #1: Type: text/plain, Size: 944 bytes --]

Rfkill is using	minor 242, document that.

Signed-off-by: Pavel Machek <pavel@denx.de>
Fixes: 8670b2b8b029a6650d133486be9d2ace146fd29a

diff --git a/Documentation/admin-guide/devices.txt b/Documentation/admin-guide/devices.txt
index 2a97aaec8b12..763fedd94d7d 100644
--- a/Documentation/admin-guide/devices.txt
+++ b/Documentation/admin-guide/devices.txt
@@ -375,8 +375,9 @@
 		239 = /dev/uhid		User-space I/O driver support for HID subsystem
 		240 = /dev/userio	Serio driver testing device
 		241 = /dev/vhost-vsock	Host kernel driver for virtio vsock
+		242 = /dev/rfkill	Turning off radio transmissions (rfkill)
 
-		242-254			Reserved for local use
+		243-254			Reserved for local use
 		255			Reserved for MISC_DYNAMIC_MINOR
 
   11 char	Raw keyboard device	(Linux/SPARC only)

-- 
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

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

* Re: [PATCH] devices.txt: document minor for rfkill
  2020-03-09 22:33 [PATCH] devices.txt: document minor for rfkill Pavel Machek
@ 2020-03-10  6:52 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2020-03-10  6:52 UTC (permalink / raw)
  To: Pavel Machek; +Cc: corbet, linux-doc, kernel list

On Mon, Mar 09, 2020 at 11:33:32PM +0100, Pavel Machek wrote:
> Rfkill is using	minor 242, document that.
> 
> Signed-off-by: Pavel Machek <pavel@denx.de>
> Fixes: 8670b2b8b029a6650d133486be9d2ace146fd29a

Please use the proper format as described in
Documentation/process/submitting-patches.rst for the Fixes: tag.

Can you do that and resend?

thanks,

greg k-h

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

end of thread, other threads:[~2020-03-10  6:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-09 22:33 [PATCH] devices.txt: document minor for rfkill Pavel Machek
2020-03-10  6:52 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).