diff options
author | Devendra Naga <devendra.aaru@gmail.com> | 2012-09-09 13:11:00 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-09-10 22:42:52 (GMT) |
commit | 102db1fc4a87668d0021395e6f7af996cf0c78d5 (patch) | |
tree | 99ce8ad0a83d50c20573a539e7ffc812fe13a891 /drivers/pcmcia | |
parent | 311e24fb1a654a260697793880979142fbbd185d (diff) | |
download | linux-fsl-qoriq-102db1fc4a87668d0021395e6f7af996cf0c78d5.tar.xz |
staging:wlan-ng: cleanup prism2sta_commsqual_defer and hfa384x_drvr_getconfig
the function prism2sta_commsqual_defer defines a goto done lable, which just
jumps to end of function, which we can achieve with out it
the hfa384x_drvr_getconfig doesn't need the result variable, we can
remove and just return the function
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/pcmcia')
0 files changed, 0 insertions, 0 deletions