summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng/prism2mgmt.c
diff options
context:
space:
mode:
authorMeghana Madhyastha2017-09-15 09:04:30 +0200
committerGreg Kroah-Hartman2017-09-18 12:00:07 +0200
commite2614ef1b2ecb3f9f1e17762b01c2b29dbc344aa (patch)
treee7f48f9edfb5d7520053273b6b642adc094695f5 /drivers/staging/wlan-ng/prism2mgmt.c
parentstaging: Android: follow coding guidlines (diff)
downloadkernel-qcow2-linux-e2614ef1b2ecb3f9f1e17762b01c2b29dbc344aa.tar.gz
kernel-qcow2-linux-e2614ef1b2ecb3f9f1e17762b01c2b29dbc344aa.tar.xz
kernel-qcow2-linux-e2614ef1b2ecb3f9f1e17762b01c2b29dbc344aa.zip
Staging: pi433: Merge assignment with return value
Removes the unnecessary assignment of retval preceding the return statement. Detected using the following Coccinelle script: @@ local idexpression ret; expression e; @@ -ret = +return e; -return ret; Signed-off-by: Meghana Madhyastha <meghana.madhyastha@gmail.com> Acked-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/wlan-ng/prism2mgmt.c')
0 files changed, 0 insertions, 0 deletions