[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJkfWY4WkeMv3Z+Nh4B0xtErTAi6mVCriURZTjd2Q__gMtaEqA@mail.gmail.com>
Date: Thu, 13 Jun 2019 11:00:33 -0700
From: Nathan Huckleberry <nhuck@...gle.com>
To: eliad@...ery.com, kvalo@...eaurora.org, davem@...emloft.net
Cc: netdev@...r.kernel.org, linux-wireless@...r.kernel.org,
clang-built-linux@...glegroups.com
Subject: Cleanup of -Wunused-const-variable in drivers/net/wireless/ti/wl18xx/main.c
Hey all,
I'm looking into cleaning up ignored warnings in the kernel so we can
remove compiler flags to ignore warnings.
There are two unused variables ('wl18xx_iface_ap_cl_limits' and
'wl18xx_iface_ap_go_limits') in drivers/net/wireless/ti/wl18xx/main.c.
These appear to be limits when using p2p devices, yet they are never
used.
Wanted to reach out for the best course of action to fix the warning.
https://github.com/ClangBuiltLinux/linux/issues/530
Thanks,
Nathan Huckleberry
Powered by blists - more mailing lists