Re: [PATCH v2 28/28] video: fbdev: s1d13xxxfb: Fix kernel-doc and set but not used warnings
From: Sam Ravnborg <hidden>
Date: 2020-11-29 21:53:05
Also in:
dri-devel
From: Sam Ravnborg <hidden>
Date: 2020-11-29 21:53:05
Also in:
dri-devel
Hi Thomas. On Sun, Nov 29, 2020 at 10:59:22AM +0100, Thomas Zimmermann wrote:
Am 28.11.20 um 23:41 schrieb Sam Ravnborg:quoted
Fix following W=1 warnings: - Fix set but not nused variables which was used only for logging.s/nused/used s/which was/that were Otherwise Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Fixed and applied to drm-misc-next. Thanks for the a-b's and r-b. Are you up to take a look at the remaining 24 patches? It is all simple patches so should be doable in limited time. Sam