[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] dma-buf: add caching of sg_table

Patchwork patchwork at emeril.freedesktop.org
Wed Jul 18 11:46:22 UTC 2018


== Series Details ==

Series: series starting with [1/4] dma-buf: add caching of sg_table
URL   : https://patchwork.freedesktop.org/series/46778/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
6172482908fe dma-buf: add caching of sg_table
5d400e5a92be drm: remove prime sg_table caching
0b5071f7f764 dma-buf: add dma_buf_(un)map_attachment_locked variants v3
-:106: WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct dma_buf_attachment *' should also have an identifier name
#106: FILE: include/linux/dma-buf.h:398:
+struct sg_table *dma_buf_map_attachment_locked(struct dma_buf_attachment *,

-:110: WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct dma_buf_attachment *' should also have an identifier name
#110: FILE: include/linux/dma-buf.h:402:
+void dma_buf_unmap_attachment_locked(struct dma_buf_attachment *,

-:110: WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct sg_table *' should also have an identifier name
#110: FILE: include/linux/dma-buf.h:402:
+void dma_buf_unmap_attachment_locked(struct dma_buf_attachment *,

total: 0 errors, 3 warnings, 0 checks, 88 lines checked
c16d15878445 dma-buf: lock the reservation object during (un)map_dma_buf v3



More information about the Intel-gfx mailing list