diff options
author | Luciano Coelho <coelho@ti.com> | 2012-01-24 09:46:32 (GMT) |
---|---|---|
committer | Luciano Coelho <coelho@ti.com> | 2012-02-15 06:38:29 (GMT) |
commit | 775e1a4bd57a117ae181afebf59e26fa072db6a8 (patch) | |
tree | a716440a9f224f34ef2b477d7768afa997a8508c /drivers/platform | |
parent | 75f25548bea11d35b7cb0879eea595d3f86a0cc4 (diff) | |
download | linux-fsl-qoriq-775e1a4bd57a117ae181afebf59e26fa072db6a8.tar.xz |
wl12xx: remove unnecessary shadow declaration
The vif variable was being declared inside one of the internal blocks
of wl1271_event_process. This is not necessary, since this variable
is already declared in the function context.
Signed-off-by: Luciano Coelho <coelho@ti.com>
Diffstat (limited to 'drivers/platform')
0 files changed, 0 insertions, 0 deletions