summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/ieee80211/Makefile
diff options
context:
space:
mode:
authorAnchal Jain <anchalj109@gmail.com>2016-09-09 20:32:16 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-09-12 12:29:27 +0200
commitac4455e09b21572fd0c63d54ef76328f36d39cec (patch)
tree5ef2f146c4b405d72bd1131fe9e0602c6f1d11ac /drivers/staging/rtl8192u/ieee80211/Makefile
parente62641475b20a3a7a65491dcf4cb9b10e5ee9567 (diff)
downloadop-kernel-dev-ac4455e09b21572fd0c63d54ef76328f36d39cec.zip
op-kernel-dev-ac4455e09b21572fd0c63d54ef76328f36d39cec.tar.gz
staging: lustre: lustre: obdclass: Modify return statement
Modify the return statement. The Coccinelle semantic patch used to make this change is as follows: @@ expression e, ret; @@ -ret = +return e; -return ret; Delete the declaration of the return variable rc, as it is no longer used. Signed-off-by: Anchal Jain <anchalj109@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8192u/ieee80211/Makefile')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud