[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0db043dd-a94b-4f39-a5c0-a0132733c054@roeck-us.net>
Date: Sat, 25 Mar 2023 06:51:10 -0700
From: Guenter Roeck <linux@...ck-us.net>
To: Tom Rix <trix@...hat.com>
Cc: juergh@...ton.me, jdelvare@...e.com, nathan@...nel.org,
ndesaulniers@...gle.com, linux-hwmon@...r.kernel.org,
linux-kernel@...r.kernel.org, llvm@...ts.linux.dev
Subject: Re: [PATCH] hwmon: remove unused superio_outb function
On Thu, Mar 23, 2023 at 05:15:35PM -0400, Tom Rix wrote:
> clang with W=1 reports
> drivers/hwmon/vt1211.c:198:20: error: unused function
> 'superio_outb' [-Werror,-Wunused-function]
> static inline void superio_outb(int sio_cip, int reg, int val)
> ^
> This function is not used so remove it.
>
> Signed-off-by: Tom Rix <trix@...hat.com>
> Acked-by: Juerg Haefliger <juergh@...ton.me>
Applied.
Thanks,
Guenter
Powered by blists - more mailing lists