OSDN Git Service

drm/edid: Swap some operands in for_each_displayid_db()
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Fri, 13 Mar 2020 16:20:47 +0000 (18:20 +0200)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 18 Mar 2020 15:52:36 +0000 (17:52 +0200)
commitbf5e4a863ae0785239ba61a8cbb4d81e35e4732f
tree2ef9dc07b54485408ad9e29bb1aab8fea79c183e
parent267ea759b231e26611f87c8d23d2f3e5ea5a6e71
drm/edid: Swap some operands in for_each_displayid_db()

A+B on the previous line, B+A on the next line. Brain hurts.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20200313162054.16009-3-ville.syrjala@linux.intel.com
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
include/drm/drm_displayid.h