summaryrefslogtreecommitdiff
path: root/scripts/const_structs.checkpatch
diff options
context:
space:
mode:
authorTobin C. Harding <me@tobin.cc>2017-04-10 06:15:47 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-04-11 17:03:36 +0300
commit2ab6fd596317c89b96f0cfd8811f12dd047bbd9e (patch)
tree207a3469afae2231e9243b999599abbd32247c87 /scripts/const_structs.checkpatch
parentf8641485ffb4ba573daa3f7d0532720634e5f44b (diff)
downloadlinux-2ab6fd596317c89b96f0cfd8811f12dd047bbd9e.tar.xz
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 'scripts/const_structs.checkpatch')
0 files changed, 0 insertions, 0 deletions