diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-01 22:45:47 +0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2017-09-05 13:22:42 +0300 |
commit | 56d51b65bcc7a5780663abd579fb6f039616b347 (patch) | |
tree | 52db112adafcb4594fd7267fdb87a713366939d2 /Documentation/media/uapi/dvb/net.rst | |
parent | 5176d6eefd5d58fbb787f96c2140cffb2e826b17 (diff) | |
download | linux-56d51b65bcc7a5780663abd579fb6f039616b347.tar.xz |
media: net.h: add kernel-doc and use it at Documentation/
As we did with frontend.h, ca.h and dmx.h, move the struct
definition to net.h.
That should help to keep it updated, as more stuff gets
added there.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'Documentation/media/uapi/dvb/net.rst')
-rw-r--r-- | Documentation/media/uapi/dvb/net.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/media/uapi/dvb/net.rst b/Documentation/media/uapi/dvb/net.rst index fdb5301a4b1f..e0cd4e402627 100644 --- a/Documentation/media/uapi/dvb/net.rst +++ b/Documentation/media/uapi/dvb/net.rst @@ -35,6 +35,7 @@ Digital TV net Function Calls .. toctree:: :maxdepth: 1 + net-types net-add-if net-remove-if net-get-if |