Re: [PATCH v2 11/28] video: fbdev: via: Fix set but not used warning for mode_crt_table

2020-11-30 Thread Thomas Zimmermann
Am 28.11.20 um 23:40 schrieb Sam Ravnborg: Fix warning by deleting the variable. The function call viafb_get_best_mode() were verified to have no side-effects, s/were/was and thus could be dropped too. v2: - Update subject (Lee) Signed-off-by: Sam Ravnborg Cc: Florian Tobias Schandina

[PATCH v2 11/28] video: fbdev: via: Fix set but not used warning for mode_crt_table

2020-11-28 Thread Sam Ravnborg
Fix warning by deleting the variable. The function call viafb_get_best_mode() were verified to have no side-effects, and thus could be dropped too. v2: - Update subject (Lee) Signed-off-by: Sam Ravnborg Cc: Florian Tobias Schandinat Cc: linux-fb...@vger.kernel.org Cc: Lee Jones --- drivers/