Re: [PATCH v2] drm/dp/mst: Fix off-by-one typo when dump payload table

2018-03-27 Thread Jani Nikula
On Mon, 19 Mar 2018, Andy Shevchenko wrote: > It seems there is a classical off-by-one typo from the beginning > when commit > > ad7f8a1f9ced ("drm/helper: add Displayport multi-stream helper (v0.6)") > > introduced a new helper. > > Fix a typo by introducing a macro constant. > > Cc: Dave Airli

[PATCH v2] drm/dp/mst: Fix off-by-one typo when dump payload table

2018-03-22 Thread Andy Shevchenko
It seems there is a classical off-by-one typo from the beginning when commit ad7f8a1f9ced ("drm/helper: add Displayport multi-stream helper (v0.6)") introduced a new helper. Fix a typo by introducing a macro constant. Cc: Dave Airlie Signed-off-by: Andy Shevchenko --- - use macro for buffer