== Series Details ==

Series: lib/string_helpers: Add a few string helpers
URL   : https://patchwork.freedesktop.org/series/99030/
State : warning

== Summary ==

$ dim checkpatch origin/drm-tip
034eadde40c9 lib/string_helpers: Consolidate yesno() implementation
89d43a829163 lib/string_helpers: Add helpers for enable[d]/disable[d]
e313af85bf87 drm: Convert open yes/no strings to yesno()
-:23: WARNING:COMMIT_LOG_LONG_LINE: Possible unwrapped commit description 
(prefer a maximum 75 chars per line)
#23: 
1442171   60344     800 1503315  16f053 ./drivers/gpu/drm/radeon/radeon.ko.old

-:92: WARNING:LONG_LINE: line length of 103 exceeds 100 columns
#92: FILE: drivers/gpu/drm/drm_client_modeset.c:245:
+                             connector->display_info.non_desktop ? "non 
desktop" : yesno(enabled[i]));

total: 0 errors, 2 warnings, 0 checks, 133 lines checked


Reply via email to