diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2019-06-27 14:56:51 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2019-07-15 11:03:02 -0300 |
| commit | 4f4cfa6c560c93ba180c30675cf845e1597de44c (patch) | |
| tree | 0bbe2ec9e6ef62ed2a347504dda50c6bdbe43703 /include/linux | |
| parent | da82c92f1150f66afabf78d2c85ef9ac18dc6d38 (diff) | |
docs: admin-guide: add a series of orphaned documents
There are lots of documents that belong to the admin-guide but
are on random places (most under Documentation root dir).
Move them to the admin guide.
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Acked-by: Alexandre Belloni <[email protected]>
Acked-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/hw_random.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/hw_random.h b/include/linux/hw_random.h index c0b93e0ff0c0..8e6dd908da21 100644 --- a/include/linux/hw_random.h +++ b/include/linux/hw_random.h @@ -1,7 +1,7 @@ /* Hardware Random Number Generator - Please read Documentation/hw_random.txt for details on use. + Please read Documentation/admin-guide/hw_random.rst for details on use. ---------------------------------------------------------- This software may be used and distributed according to the terms |