Re: [PATCH v2] staging: media: atomisp: remove unused macros
From: Dan Carpenter
Date: Sat Jun 06 2026 - 06:01:39 EST
On Sat, Jun 06, 2026 at 10:28:42AM +0100, Rhys Tumelty wrote:
> removed unused macros across the atomisp driver that are defined
> in .c files, but never used, which was flagged as errors in a
> W=2 build, due to -Werror=unused-macros.
>
> Signed-off-by: Rhys Tumelty <rhys@xxxxxxxxxxxxx>
> ---
Please slow down. Don't resend a patch twice in the same day.
Follow all the v2 rules etc. I will review this patch when you
resend it (not today hopefully).
https://staticthinking.wordpress.com/2022/07/27/how-to-send-a-v2-patch/
regards,
dan carpenter