diff options
author | Joe Perches <joe@perches.com> | 2014-08-08 14:26:16 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-08-08 15:57:33 -0700 |
commit | e46d12c65998c7ac6a8544fc356e2297228b207a (patch) | |
tree | 736e84de0b921d13fdb779758c81b6f635805763 /MAINTAINERS | |
parent | 8e7d838103feac320baf9e68d73f954840ac1eea (diff) |
MAINTAINERS: update DMA BUFFER SHARING patterns
One pattern per F: line please...
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Sumit Semwal <sumit.semwal@linaro.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f49eb674bb6b..d53afcba451a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2943,7 +2943,9 @@ L: linux-media@vger.kernel.org L: dri-devel@lists.freedesktop.org L: linaro-mm-sig@lists.linaro.org F: drivers/dma-buf/ -F: include/linux/dma-buf* include/linux/reservation.h include/linux/*fence.h +F: include/linux/dma-buf* +F: include/linux/reservation.h +F: include/linux/*fence.h F: Documentation/dma-buf-sharing.txt T: git git://git.linaro.org/people/sumitsemwal/linux-dma-buf.git |