projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
608c380
)
MAINTAINERS: add missing entries for virtio
author
Amos Kong
<kongjianjun@gmail.com>
Tue, 2 Apr 2013 06:12:02 +0000
(16:42 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Tue, 2 Apr 2013 06:13:00 +0000
(16:43 +1030)
Some head files were split or moved to uapi/ without
updating MAINTAINERS.
Signed-off-by: Amos Kong <kongjianjun@gmail.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
MAINTAINERS
patch
|
blob
|
blame
|
history
diff --git
a/MAINTAINERS
b/MAINTAINERS
index e95b1e944eb7d26e19b712af2ffa3788d47be2ec..8a42891a658b08373f6fca57309f896832f3177e 100644
(file)
--- a/
MAINTAINERS
+++ b/
MAINTAINERS
@@
-8609,6
+8609,7
@@
F: drivers/virtio/
F: drivers/net/virtio_net.c
F: drivers/block/virtio_blk.c
F: include/linux/virtio_*.h
+F: include/uapi/linux/virtio_*.h
VIRTIO HOST (VHOST)
M: "Michael S. Tsirkin" <mst@redhat.com>