diff options
author | David S. Miller <davem@davemloft.net> | 2011-04-17 00:10:17 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-04-17 00:10:17 -0700 |
commit | edb4dcb717d71f63c5147d7bef3014f96d192842 (patch) | |
tree | 95e30d8f86935a2444391d388720f4f19f3d89f7 /kernel/rwsem.c | |
parent | e60c5e14fbfcaa54f430aad80b38763a403b2158 (diff) | |
download | blackbird-op-linux-edb4dcb717d71f63c5147d7bef3014f96d192842.tar.gz blackbird-op-linux-edb4dcb717d71f63c5147d7bef3014f96d192842.zip |
atm: idt77252: Fix set-but-unused variables.
Two cases here:
1) idt77252_rx_raw() really does not make any use of the
extracted PTI field of the atm header.
2) idt77252_collect_stat() only uses the register values
in code which has been compiled out by a "NOTDEF" cpp
test for more than 10 years. Just kill this NOTDEF
code entirely, but keep the register reads in case
they have side effects.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/rwsem.c')
0 files changed, 0 insertions, 0 deletions