Re: [PATCH v2 1/3] watchdog: mtk_wdt: Refactor code to support more SoCs
From: Boris Lysov <hidden>
Date: 2021-05-10 22:27:51
Also in:
linux-mediatek
From: Boris Lysov <hidden>
Date: 2021-05-10 22:27:51
Also in:
linux-mediatek
Hello, On Mon, 10 May 2021 06:21:54 -0700 Guenter Roeck [off-list ref] wrote:
quoted
- struct mtk_wdt_dev *data = + struct mtk_wdt_dev *wdev =Please do not rename variables. If you dislike that the name matches the name of the newly introduced structure element, find a different name for that.
I will fix it in v3.