Re: [PATCH 1/2] sh: cache: remove unused but set variables in sh4_flush_cache_range
From: Matthew Wilcox
Date: Thu Apr 23 2026 - 11:02:19 EST
On Thu, Apr 23, 2026 at 04:53:01PM +0200, Thorsten Blum wrote:
> Remove 'start' and 'end' to avoid two "variable set but not used"
> warnings triggered by -Wunused-but-set-variable.
Looks like the actual uses of them were removed in 654d364e26c7. 2009!