diff options
author | 2017-06-27 17:41:21 +0300 | |
---|---|---|
committer | 2017-06-29 16:38:52 +0200 | |
commit | 714cc27d41b5676257e6b23851ff4afacf395883 (patch) | |
tree | edb746288f105e8e332064968eb5622c7d646c7c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | staging: speakup: make function ser_to_dev static (diff) | |
download | wireguard-linux-714cc27d41b5676257e6b23851ff4afacf395883.tar.xz wireguard-linux-714cc27d41b5676257e6b23851ff4afacf395883.zip |
staging: fsl-mc: move comparison before strcmp() call
Move comparison before the strcmp() in this if statement, and slightly
increase efficiency by not making the strcmp() each time the if gets
evaluated but only when the comparison is true.
This was suggested in a review comment.
Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions