[Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for video, drm: constify fbops in struct fb_info

Patchwork patchwork at emeril.freedesktop.org
Wed Nov 27 20:04:20 UTC 2019


== Series Details ==

Series: video, drm: constify fbops in struct fb_info
URL   : https://patchwork.freedesktop.org/series/70119/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
a9312755bd82 video: fb_defio: preserve user fb_ops
-:93: CHECK:AVOID_EXTERNS: extern prototypes should be avoided in .h files
#93: FILE: include/linux/fb.h:662:
+extern int fb_deferred_io_init(struct fb_info *info);

total: 0 errors, 0 warnings, 1 checks, 63 lines checked
cf928543bfcb drm/fb-helper: don't preserve fb_ops across deferred IO use
e515c9d3f15d video: smscufx: don't restore fb_mmap after deferred IO cleanup
ad46cac3c0e3 video: udlfb: don't restore fb_mmap after deferred IO cleanup
460ff53fe566 video: fbdev: vesafb: modify the static fb_ops directly
05fc2b33565c video: fbmem: use const pointer for fb_ops
f0f669a03d49 video: omapfb: use const pointer for fb_ops
5fae561dc75e video: fbdev: make fbops member of struct fb_info a const pointer
74779cba2dfc drm: constify fb ops across all drivers
841a383b2ff8 video: constify fb ops across all drivers
c8ce711c9998 HID: picoLCD: constify fb ops
a7314310fb66 media: constify fb ops across all drivers
ea51beeaf182 samples: vfio-mdev: constify fb ops



More information about the Intel-gfx mailing list