Re: [Intel-gfx] [PATCH] video/hdmi: minor fixes for *_infoframe_init functions

2023-04-22 Thread kernel test robot
/drm-tip drm-tip patch link: https://lore.kernel.org/r/20230412152910.9486-1-n.zhandarovich%40fintech.ru patch subject: [Intel-gfx] [PATCH] video/hdmi: minor fixes for *_infoframe_init functions config: x86_64-allmodconfig (https://download.01.org/0day-ci/archive/20230423/202304230527.lmhdvedk

Re: [PATCH] video/hdmi: minor fixes for *_infoframe_init functions

2023-04-12 Thread kernel test robot
-functions/20230412-232947 base: git://anongit.freedesktop.org/drm/drm-misc drm-misc-next patch link: https://lore.kernel.org/r/20230412152910.9486-1-n.zhandarovich%40fintech.ru patch subject: [PATCH] video/hdmi: minor fixes for *_infoframe_init functions config: x86_64-randconfig-a005-202304

Re: [PATCH] video/hdmi: minor fixes for *_infoframe_init functions

2023-04-12 Thread kernel test robot
-functions/20230412-232947 base: git://anongit.freedesktop.org/drm/drm-misc drm-misc-next patch link: https://lore.kernel.org/r/20230412152910.9486-1-n.zhandarovich%40fintech.ru patch subject: [PATCH] video/hdmi: minor fixes for *_infoframe_init functions config: i386-randconfig-a005-202304

[PATCH] video/hdmi: minor fixes for *_infoframe_init functions

2023-04-12 Thread Nikita Zhandarovich
Multiple hdmi_*_infoframe_init() functions that initialize different types of hdmi infoframes only return default 0 value (contrary to their descriptions). Yet these functions are still checked against possible errors in case of failure. This patch removes redundant checks for errors in calls to f