Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
kernel_linux
提交
e296652b
K
kernel_linux
项目概览
OpenHarmony
/
kernel_linux
上一次同步 4 年多
通知
15
Star
8
Fork
2
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
K
kernel_linux
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
e296652b
编写于
7月 23, 2017
作者:
J
Jonathan Corbet
浏览文件
操作
浏览文件
下载
差异文件
Merge branch 'warning-fixes' into docs-next
A series to clean up a number of docs build warnings. More to come.
上级
c7004d10
23924e31
变更
5
隐藏空白更改
内联
并排
Showing
5 changed file
with
3 addition
and
17 deletion
+3
-17
Documentation/driver-api/basics.rst
Documentation/driver-api/basics.rst
+1
-4
Documentation/driver-api/dma-buf.rst
Documentation/driver-api/dma-buf.rst
+0
-3
Documentation/driver-api/s390-drivers.rst
Documentation/driver-api/s390-drivers.rst
+1
-1
Documentation/driver-api/scsi.rst
Documentation/driver-api/scsi.rst
+0
-8
Documentation/gpu/drm-mm.rst
Documentation/gpu/drm-mm.rst
+1
-1
未找到文件。
Documentation/driver-api/basics.rst
浏览文件 @
e296652b
...
@@ -4,7 +4,7 @@ Driver Basics
...
@@ -4,7 +4,7 @@ Driver Basics
Driver Entry and Exit points
Driver Entry and Exit points
----------------------------
----------------------------
.. kernel-doc:: include/linux/
init
.h
.. kernel-doc:: include/linux/
module
.h
:internal:
:internal:
Driver device table
Driver device table
...
@@ -103,9 +103,6 @@ Kernel utility functions
...
@@ -103,9 +103,6 @@ Kernel utility functions
.. kernel-doc:: kernel/panic.c
.. kernel-doc:: kernel/panic.c
:export:
:export:
.. kernel-doc:: kernel/sys.c
:export:
.. kernel-doc:: kernel/rcu/tree.c
.. kernel-doc:: kernel/rcu/tree.c
:export:
:export:
...
...
Documentation/driver-api/dma-buf.rst
浏览文件 @
e296652b
...
@@ -139,9 +139,6 @@ DMA Fences
...
@@ -139,9 +139,6 @@ DMA Fences
Seqno Hardware Fences
Seqno Hardware Fences
~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~~~~~~~
.. kernel-doc:: drivers/dma-buf/seqno-fence.c
:export:
.. kernel-doc:: include/linux/seqno-fence.h
.. kernel-doc:: include/linux/seqno-fence.h
:internal:
:internal:
...
...
Documentation/driver-api/s390-drivers.rst
浏览文件 @
e296652b
...
@@ -75,7 +75,7 @@ The channel-measurement facility provides a means to collect measurement
...
@@ -75,7 +75,7 @@ The channel-measurement facility provides a means to collect measurement
data which is made available by the channel subsystem for each channel
data which is made available by the channel subsystem for each channel
attached device.
attached device.
.. kernel-doc:: arch/s390/include/asm/cmb.h
.. kernel-doc:: arch/s390/include/
uapi/
asm/cmb.h
:internal:
:internal:
.. kernel-doc:: drivers/s390/cio/cmf.c
.. kernel-doc:: drivers/s390/cio/cmf.c
...
...
Documentation/driver-api/scsi.rst
浏览文件 @
e296652b
...
@@ -224,14 +224,6 @@ mid to lowlevel SCSI driver interface
...
@@ -224,14 +224,6 @@ mid to lowlevel SCSI driver interface
.. kernel-doc:: drivers/scsi/hosts.c
.. kernel-doc:: drivers/scsi/hosts.c
:export:
:export:
drivers/scsi/constants.c
~~~~~~~~~~~~~~~~~~~~~~~~
mid to lowlevel SCSI driver interface
.. kernel-doc:: drivers/scsi/constants.c
:export:
Transport classes
Transport classes
-----------------
-----------------
...
...
Documentation/gpu/drm-mm.rst
浏览文件 @
e296652b
...
@@ -492,7 +492,7 @@ DRM Sync Objects
...
@@ -492,7 +492,7 @@ DRM Sync Objects
:doc: Overview
:doc: Overview
.. kernel-doc:: include/drm/drm_syncobj.h
.. kernel-doc:: include/drm/drm_syncobj.h
:
export
:
:
internal
:
.. kernel-doc:: drivers/gpu/drm/drm_syncobj.c
.. kernel-doc:: drivers/gpu/drm/drm_syncobj.c
:export:
:export:
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录