✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/i915/fbdev: print error in case drm_fb_helper_initial_config fails

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



== Series Details ==

Series: series starting with [1/2] drm/i915/fbdev: print error in case drm_fb_helper_initial_config fails
URL   : https://patchwork.freedesktop.org/series/103533/
State : warning

== Summary ==

Error: dim checkpatch failed
049b4153799b drm/i915/fbdev: print error in case drm_fb_helper_initial_config fails
1f84c1806ac0 tty/vt: add some logging to vt error path
-:19: WARNING:LONG_LINE: line length of 119 exceeds 100 columns
#19: FILE: drivers/tty/vt/vt.c:3630:
+#define ERR(__err) ({ void *err = ERR_PTR(__err); pr_err("%s:%d: err=%pe\n", __func__, __LINE__, err); PTR_ERR(err); })

total: 0 errors, 1 warnings, 0 checks, 56 lines checked





[Index of Archives]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux