Re: [PATCH 6/7] fbdev/core: Remove empty internal helpers from fb_logo.c
From: Javier Martinez Canillas <javierm@redhat.com>
Date: 2023-09-06 10:14:12
Also in:
dri-devel, lkml
From: Javier Martinez Canillas <javierm@redhat.com>
Date: 2023-09-06 10:14:12
Also in:
dri-devel, lkml
Thomas Zimmermann [off-list ref] writes:
Remove the two empty helpers for the case the CONFIG_FB_LOGO_EXTRA has not been set. They are internal functions and only called once. Providing empty replacements seems like overkill. Instead protect the call sites with a test for CONFIG_FB_LOGO_EXTRA. Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de> ---
Acked-by: Javier Martinez Canillas <javierm@redhat.com> -- Best regards, Javier Martinez Canillas Core Platforms Red Hat