[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [CI,1/4] mm/gup: move __get_user_pages_fast() down a few lines in gup.c (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Fri May 22 19:00:44 UTC 2020
== Series Details ==
Series: series starting with [CI,1/4] mm/gup: move __get_user_pages_fast() down a few lines in gup.c (rev2)
URL : https://patchwork.freedesktop.org/series/77566/
State : warning
== Summary ==
$ dim checkpatch origin/drm-tip
eeb23485305d mm/gup: move __get_user_pages_fast() down a few lines in gup.c
-:111: CHECK:SPACING: No space is necessary after a cast
#111: FILE: mm/gup.c:2766:
+ len = (unsigned long) nr_pages << PAGE_SHIFT;
total: 0 errors, 0 warnings, 1 checks, 124 lines checked
315ca35393cd mm/gup: refactor and de-duplicate gup_fast() code
cd6f28206a07 mm/gup: introduce pin_user_pages_fast_only()
dbcf6ddb68af drm/i915: convert get_user_pages() --> pin_user_pages()
More information about the Intel-gfx
mailing list