[Intel-xe] ✗ CI.checkpatch: warning for series starting with [1/3] drm/xe: Kill xe_bo_doc.h

Patchwork patchwork at emeril.freedesktop.org
Fri Sep 29 23:09:59 UTC 2023


== Series Details ==

Series: series starting with [1/3] drm/xe: Kill xe_bo_doc.h
URL   : https://patchwork.freedesktop.org/series/124476/
State : warning

== Summary ==

+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
63c2b6b160bca2df6efc7bc4cea6f442097d7854
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 288bf7cb5a0ee2cccde14860a6f6c6ee44e0b230
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date:   Fri Sep 29 17:01:28 2023 -0400

    drm/xe: Kill xe_vm_doc.h
    
    Keep the documentation inside the code.
    No update to the documentation itself at this time.
    Let's first ensure that the entire documentation is closer
    to the relevant code, otherwise it will get very easily outdated.
    
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch 22fcf2404f56a8e7aea6734298e0b2b265136313 drm-intel
88c056706 drm/xe: Kill xe_bo_doc.h
-:209: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#209: 
deleted file mode 100644

total: 0 errors, 1 warnings, 0 checks, 184 lines checked
434c41f7d drm/xe: Kill xe_migrate_doc.h
-:116: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#116: 
deleted file mode 100644

total: 0 errors, 1 warnings, 0 checks, 91 lines checked
288bf7cb5 drm/xe: Kill xe_vm_doc.h
-:79: WARNING:TYPO_SPELLING: 'addres' may be misspelled - perhaps 'address'?
#79: FILE: drivers/gpu/drm/xe/xe_vm.c:95:
+ *	update page level 3a PTE[511] to BO2 phys addres (GPU)
   	                                          ^^^^^^

-:80: WARNING:TYPO_SPELLING: 'addres' may be misspelled - perhaps 'address'?
#80: FILE: drivers/gpu/drm/xe/xe_vm.c:96:
+ *	update page level 3b PTE[0] to BO2 phys addres + 0x1000 (GPU)
   	                                        ^^^^^^

-:207: WARNING:TYPO_SPELLING: 'overriden' may be misspelled - perhaps 'overridden'?
#207: FILE: drivers/gpu/drm/xe/xe_vm.c:223:
+ * use). This behavior can be overriden by setting the flag
                               ^^^^^^^^^

-:224: WARNING:TYPO_SPELLING: 'poiter' may be misspelled - perhaps 'pointer'?
#224: FILE: drivers/gpu/drm/xe/xe_vm.c:240:
+ * a user poiter is about to move. The invalidation notifier needs to block
           ^^^^^^

-:571: WARNING:FILE_PATH_CHANGES: added, moved or deleted file(s), does MAINTAINERS need updating?
#571: 
deleted file mode 100644

total: 0 errors, 5 warnings, 0 checks, 552 lines checked




More information about the Intel-xe mailing list