diff options
author | Rehas Sachdeva <aquannie@gmail.com> | 2016-09-21 23:38:00 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-09-22 11:54:48 +0200 |
commit | efb35d12b352c0603fe21a2199ba54aa61d22a54 (patch) | |
tree | 7a8449f75aed0d9c2964d85012b502eb27773590 /include/linux/tracefs.h | |
parent | 63e6464b62353988ef71fa28946fa9c5560d6469 (diff) | |
download | blackbird-op-linux-efb35d12b352c0603fe21a2199ba54aa61d22a54.tar.gz blackbird-op-linux-efb35d12b352c0603fe21a2199ba54aa61d22a54.zip |
staging: octeon-usb: Remove unnecessary assignment
Remove 'x=a;' from a consecutive double assignment of the form 'x=a; x=b;'.
Issue detected by the semantic patch found here:
https://github.com/coccinelle/coccinellery/blob/master/write2/write2.cocci
Signed-off-by: Rehas Sachdeva <aquannie@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/tracefs.h')
0 files changed, 0 insertions, 0 deletions