From: Markus Elfring <elfring@xxxxxxxxxxxxxxxxxxxxx> Date: Fri, 5 May 2017 15:45:45 +0200 A few update suggestions were taken into account from static source code analysis. Markus Elfring (5): Reduce function calls for sequence output at five places Replace 17 seq_puts() calls by seq_putc() Fix a typo in a comment line Fix typos in a comment line Adjust two checks for null pointers in sti_hqvdp_probe() drivers/gpu/drm/sti/sti_cursor.c | 5 ++--- drivers/gpu/drm/sti/sti_dvo.c | 3 +-- drivers/gpu/drm/sti/sti_gdp.c | 3 +-- drivers/gpu/drm/sti/sti_hda.c | 9 +++------ drivers/gpu/drm/sti/sti_hdmi.c | 23 ++++++++++------------- drivers/gpu/drm/sti/sti_hqvdp.c | 7 +++---- drivers/gpu/drm/sti/sti_mixer.c | 3 +-- drivers/gpu/drm/sti/sti_tvout.c | 7 +++---- drivers/gpu/drm/sti/sti_vid.c | 5 ++--- 9 files changed, 26 insertions(+), 39 deletions(-) -- 2.12.2 -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html