== Series Details ==
Series: drm/i915/gem: stop using PAGE_KERNEL_IO
URL : https://patchwork.freedesktop.org/series/96045/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
419b331a6c11 drm/i915/gem: stop using PAGE_KERNEL_IO
-:10: WARNING:REPEATED_WORD: Possible repeated word: 'done'
#10:
This is the same that was done done in commit 80c33624e472 ("io-mapping:
-:18: ERROR:GIT_COMMIT_ID: Please use git commit description style 'commit <12+
chars of sha1> ("<title line>")' - ie: 'commit 97ccedd793ac ("microblaze:
Provide pgprot_device/writecombine macros for nommu")'
#18:
same definition for pgprot_writecombine() since commit
-:21: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description
(prefer a maximum 75 chars per line)
#21:
for pgprot_writecombine() and pgprot_noncached_wc(). From the commit message
total: 1 errors, 2 warnings, 0 checks, 16 lines checked