diff options
| author | Tobin C. Harding <me@tobin.cc> | 2017-02-27 06:14:48 +0300 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-06 11:17:05 +0300 |
| commit | dad5980e313ec44f87f6306cc9186ed50cfecc8a (patch) | |
| tree | ecb39602362626c412351ffe949aee37eaadc2e2 /include/linux/stackprotector.h | |
| parent | 3188bc092655a0ef032eda9d5a251323b3008d40 (diff) | |
| download | linux-dad5980e313ec44f87f6306cc9186ed50cfecc8a.tar.xz | |
staging: ks7010: refactor function call parameters
Function call parameters are split over more lines than
necessary. Also assignment statements are split after the '=' sign.
This adds extra lines to the function and may also reduces
readability.
Refactor function call parameters and reduce the number of lines
used. Put assignment statements onto single line.
Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/stackprotector.h')
0 files changed, 0 insertions, 0 deletions
