[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm-buf: Add debug option (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Thu Jan 14 19:55:36 UTC 2021
== Series Details ==
Series: drm-buf: Add debug option (rev2)
URL : https://patchwork.freedesktop.org/series/85813/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
9406d53d49b1 drm-buf: Add debug option
-:64: ERROR:POINTER_LOCATION: "foo * bar" should be "foo *bar"
#64: FILE: drivers/dma-buf/dma-buf.c:669:
+static struct sg_table * __map_dma_buf(struct dma_buf_attachment *attach,
-:79: WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#79: FILE: drivers/dma-buf/dma-buf.c:684:
+ * before passing the sgt back to the exporter. */
-:108: CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
#108: FILE: drivers/dma-buf/dma-buf.c:815:
+{
+
-:150: WARNING:FROM_SIGN_OFF_MISMATCH: From:/Signed-off-by: email address mismatch: 'From: Daniel Vetter <daniel.vetter at ffwll.ch>' != 'Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>'
total: 1 errors, 2 warnings, 1 checks, 99 lines checked
More information about the Intel-gfx
mailing list