On Mon, Jul 05, 2021 at 09:43:20AM +0100, Christoph Hellwig wrote: > On Fri, Jul 02, 2021 at 08:01:20PM -0700, Darrick J. Wong wrote: > > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > > > Fix some compiler warnings about unused variables. > > > > Signed-off-by: Darrick J. Wong <djwong@xxxxxxxxxx> > > The change looks silly but otherwise ok. What compiler gives these > stupid warnings? gcc 10.3, but it doesn't matter because the kbuild robot says this patch creates even /more/ silly warnings on other weird architectures, so I'm withdrawing this patch because I DGAF^W have decided that chasing unused variable warnings is a bad use of anybody's time. --D