[PATCH] [trivial] document for max raw dev number

From: Kazuo Moriwaka
Date: Mon May 14 2012 - 22:28:11 EST


Documenting description about max minor number of raw devices.

Signed-off-by: Kazuo Moriwaka <moriwaka@xxxxxxxxx>

---
Documentation/devices.txt | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Documentation/devices.txt b/Documentation/devices.txt
index 0038318..8ae3feb 100644
--- a/Documentation/devices.txt
+++ b/Documentation/devices.txt
@@ -2421,6 +2421,8 @@ Your cooperation is appreciated.
1 = /dev/raw/raw1 First raw I/O device
2 = /dev/raw/raw2 Second raw I/O device
...
+ max minor number of raw device set by kernel config
+ MAX_RAW_DEVS or raw module parameter 'max_raw_devs'

163 char

--
1.7.7.6


--
Kazuo Moriwaka
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/