summaryrefslogtreecommitdiffstats
path: root/ipc/mq_sysctl.c
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2019-04-04 13:29:31 -0500
committerKalle Valo <kvalo@codeaurora.org>2019-04-13 14:15:45 +0300
commitddab2eee7949f94b8ecdc5c84ae238826142d35d (patch)
tree96a3c4e7139f960ed221c4b0fa4caab2239222b4 /ipc/mq_sysctl.c
parent0961d9874a2e504ecaedf563bb3c73628a0a7088 (diff)
downloadlinux-ddab2eee7949f94b8ecdc5c84ae238826142d35d.tar.bz2
rtlwifi: Convert the wake_match variable to local
In five of the drivers, the contents of bits 29-31 of one of the RX descriptors is used to set bits in a variable that is used to save the wakeup condition for output in a debugging statement. The resulting variable is not used anywhere else even though it is stored in a struct and could be available in other routines. This variable is changed to be local. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'ipc/mq_sysctl.c')
0 files changed, 0 insertions, 0 deletions