diff options
author | Tobin C. Harding <me@tobin.cc> | 2017-04-10 13:15:47 +1000 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-11 16:03:36 +0200 |
commit | 2ab6fd596317c89b96f0cfd8811f12dd047bbd9e (patch) | |
tree | 207a3469afae2231e9243b999599abbd32247c87 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f8641485ffb4ba573daa3f7d0532720634e5f44b (diff) |
staging: ks7010: factor out send stop request
Function contains compound statement delineated by lone braces. This
statement represents a discreet set of functionality and thus can be
factored out into a separate function. Using a separate function
instead of a compound statement increases readability, reduces code
indentation, reduces function length, and generally looks more tidy.
Factor compound statement out to separate function.
Signed-off-by: Tobin C. Harding <me@tobin.cc>
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