[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] dma-buf: add dma_buf_(un)map_attachment_locked variants v2

Patchwork patchwork at emeril.freedesktop.org
Fri Jun 22 14:20:45 UTC 2018


== Series Details ==

Series: series starting with [1/4] dma-buf: add dma_buf_(un)map_attachment_locked variants v2
URL   : https://patchwork.freedesktop.org/series/45258/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
bc0996cea437 dma-buf: add dma_buf_(un)map_attachment_locked variants v2
-:99: WARNING:FUNCTION_ARGUMENTS: function definition argument 'struct dma_buf_attachment *' should also have an identifier name
#99: FILE: include/linux/dma-buf.h:387:
+struct sg_table *dma_buf_map_attachment_locked(struct dma_buf_attachment *,

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

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

total: 0 errors, 3 warnings, 0 checks, 82 lines checked
7b1f6f9eafeb dma-buf: lock the reservation object during (un)map_dma_buf v2
024cd7dba110 drm/amdgpu: add independent DMA-buf export v3
-:12: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description (prefer a maximum 75 chars per line)
#12: 
Start by providing a separate DMA-buf export implementation in amdgpu. This is

total: 0 errors, 1 warnings, 0 checks, 174 lines checked
1a1f7ed57354 drm/amdgpu: add independent DMA-buf import v4



More information about the Intel-gfx mailing list