Re: [Intel-gfx] [PATCH v2] drm/i915/tv: avoid possible division by zero

From: Dan Carpenter
Date: Wed Jul 26 2023 - 00:59:00 EST


On Wed, Jul 26, 2023 at 09:21:50AM +0800, Su Hui wrote:
> On 2023/7/25 13:51, Dan Carpenter wrote:
> > The reason why the first five attempts had bugs is because we are
> > trying to write it in the most complicated way possible, shifting by
> > logical not what?
> Wonderful! Should I add your name as signed-of-by?

Sure. Or you can put it as a Suggested-by.

regards,
dan carpenter