Re: [PATCH] drivers/video: cleanup coding style in video a bit

From: Markus Elfring
Date: Mon Apr 27 2020 - 04:36:38 EST


> Eliminate the magic numbers, add vender infoframe size macro
> like other hdmi modules.

How do you think about a wording variant like the following?

Subject:
[PATCH v2] video/hdmi: Use âHDMI_VENDOR_INFOFRAME_SIZEâ in hdmi_vendor_infoframe_init()

Change description:
Adjust the usage of a âmagicâ number here by adding a macro for
the vendor info frame size (similar to other video modules).


Regards,
Markus