== Series Details ==

Series: drm-buf: Add debug option (rev6)
URL   : https://patchwork.freedesktop.org/series/85813/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
cd675d2b9e93 dma-buf: Add debug option
-:85: WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a 
separate line
#85: FILE: drivers/dma-buf/dma-buf.c:678:
+        * before passing the sgt back to the exporter. */

-:90: CHECK:BRACES: Blank lines aren't necessary before a close brace '}'
#90: FILE: drivers/dma-buf/dma-buf.c:683:
+
+}

-:91: CHECK:LINE_SPACING: Please use a blank line after 
function/struct/union/enum declarations
#91: FILE: drivers/dma-buf/dma-buf.c:684:
+}
+static struct sg_table * __map_dma_buf(struct dma_buf_attachment *attach,

-:91: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#91: FILE: drivers/dma-buf/dma-buf.c:684:
+static struct sg_table * __map_dma_buf(struct dma_buf_attachment *attach,

-:176: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address 
mismatch: 'From: Daniel Vetter <[email protected]>' != 'Signed-off-by: 
Daniel Vetter <[email protected]>'

total: 1 errors, 2 warnings, 2 checks, 108 lines checked


_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to