diff options
author | Peter Huewe <peterhuewe@gmx.de> | 2013-02-13 06:58:15 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-02-15 22:26:02 +0400 |
commit | 2578180858e80261f8ba133dc998d5fb5b54d547 (patch) | |
tree | 8f4575e72188bca7e807042ead846078037916ff /net/lapb/lapb_timer.c | |
parent | e9d077bd2aafd11b4b12c76d34e9414157fb7665 (diff) | |
download | linux-2578180858e80261f8ba133dc998d5fb5b54d547.tar.xz |
staging/rtl8187se: Remove code without effect
The local variable u4bAcParam is never read/used after assignment,
thus we can remove the declaration, assignment and any related code.
-> the local variables u1bAIFS, eACI and pAcParam can also be removed.
Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions