summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2014-07-31 09:38:08 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2014-08-07 17:03:48 +1000
commitfeb06b0c8bf31663d68b80126abc3f73181847c3 (patch)
treefd30fe55d09cd6b6314aed43b2b33c9ed12716a7
parentdb3f7b729b6a4369923e6886e4a4c56ce0997c22 (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>
-rw-r--r--MAINTAINERS4
1 files changed, 3 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 721dd1710498..35cf93f8a020 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2959,7 +2959,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